Home
last modified time | relevance | path

Searched refs:retrieve (Results 1 – 25 of 143) sorted by relevance

123456

/freebsd-14.2/crypto/openssl/doc/man3/
H A DUI_STRING.pod51 UI_get_string_type() is used to retrieve the type of the given
54 UI_get_input_flags() is used to retrieve the flags associated with the
57 UI_get0_output_string() is used to retrieve the actual string to
60 UI_get0_action_string() is used to retrieve the action description
66 retrieve the result of a prompt and its length.
71 UI_get0_test_string() is used to retrieve the string to compare the
77 retrieve the minimum and maximum required size of the result.
H A DSSL_get_psk_identity.pod16 SSL_get_psk_identity_hint() is used to retrieve the PSK identity hint
18 B<ssl>. Similarly, SSL_get_psk_identity() is used to retrieve the PSK
H A DPKCS12_SAFEBAG_get0_attrs.pod20 PKCS#12 safeBag. I<bag> is the B<PKCS12_SAFEBAG> to retrieve the attributes from.
23 B<X509_ATTRIBUTE>s. I<attr_nid> is the NID of the attribute to retrieve.
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod37 message. It is the responsibility of this function to create or retrieve the
73 with I<enc> set to 0 indicating that the I<cb> function should retrieve a set
76 to retrieve a cryptographic parameters and that the cryptographic context
106 This indicates that it was not possible to set/retrieve a session ticket and
196 } else { /* retrieve session */
H A DCMS_get0_SignerInfos.pod50 In typical usage and application will retrieve all CMS_SignerInfo structures
51 using CMS_get0_SignerInfo() and retrieve the identifier information using
H A DEVP_PKEY_encapsulate.pod29 to another party, who can use L<EVP_PKEY_decapsulate(3)> to retrieve it
89 * decapsulate it using their private key to retrieve the 'secret'.
H A DPKCS12_get_friendlyname.pod18 I<bag> is the B<PKCS12_SAFEBAG> to retrieve the attribute from.
H A DX509_NAME_get_index_by_NID.pod32 X509_NAME_get_index_by_NID() and X509_NAME_get_index_by_OBJ() retrieve
44 X509_NAME_get_text_by_NID(), X509_NAME_get_text_by_OBJ() retrieve
H A DSSL_group_to_name.pod15 SSL_group_to_name() is used to retrieve the TLS group name
H A DBIO_set_callback.pod40 BIO_set_callback_ex() and BIO_get_callback_ex() set and retrieve the BIO
45 BIO_set_callback() and BIO_get_callback() set and retrieve the old format BIO
51 used to set and retrieve an argument for use in the callback.
H A DSSL_SESSION_get0_cipher.pod7 - set and retrieve the SSL cipher associated with a session
H A DX509_LOOKUP_meth_new.pod145 the functions used to retrieve an X509 or X509_CRL object by the object's
170 X509_LOOKUP_get_get_by_fingerprint(), X509_LOOKUP_get_get_by_alias() retrieve
H A DSSL_get_verify_result.pod28 L<SSL_CTX_set_verify(3)> or L<SSL_set_verify(3)> and retrieve the errors
H A DSSL_SESSION_get_time.pod8 - retrieve and manipulate session time and timeout settings
H A DOPENSSL_instrument_bus.pod24 zeroed upon invocation (if you want to retrieve actual probe values).
/freebsd-14.2/sys/contrib/device-tree/Bindings/nvmem/
H A Dnvmem.yaml17 some data on NVMEM, for the OS to be able to retrieve these
19 where to retrieve these data from, and where they are stored on the
/freebsd-14.2/crypto/openssl/doc/man7/
H A Dossl_store.pod17 A STORE is a layer of functionality to retrieve a number of supported
22 repository", "loop and retrieve one object at a time", and "finish up
/freebsd-14.2/libexec/ftpd/
H A Dextern.h59 void retrieve(char *, char *);
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwinfo/
H A Drenesas,prr.yaml15 Register that allows to retrieve SoC product and revision information.
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/
H A Drenesas,prr.yaml15 Register that allows to retrieve SoC product and revision information.
/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h92 void retrieve(const char *, char *);
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dexynos5-gsc.txt29 to retrieve the device IDs using "of_alias_get_id()" call.
/freebsd-14.2/contrib/unbound/contrib/
H A Dparseunbound.pl25 my $result = retrieve(UNBOUND_CACHE);
/freebsd-14.2/sys/contrib/device-tree/Bindings/dma/
H A Ddma-common.yaml14 retrieve the DMA request or channel information that goes from a
/freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/
H A Dst,stm32-ipcc.yaml11 retrieve messages in an atomic way between two processors.

123456