Home
last modified time | relevance | path

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

1234567

/freebsd/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 DEVP_PKEY_CTX_get_algor.pod38 B<EVP_I<TYPE>_CTX_get_algor>() attempts to retrieve a complete
46 B<EVP_I<TYPE>_CTX_get_algor_params>() attempts to retrieve the I<parameters>
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 DX509_get_default_cert_file.pod7 retrieve default locations for trusted CA certificates
39 environment variable yourself, using this function to retrieve the correct
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 DCMAC_CTX.pod47 =item L<EVP_MAC_final(3)> to finalize the MAC and retrieve the output.
83 the allocated buffer to retrieve the MAC.
H A DSSL_group_to_name.pod15 SSL_group_to_name() is used to retrieve the TLS group name
H A DBIO_set_callback.pod47 BIO_set_callback_ex() and BIO_get_callback_ex() set and retrieve the BIO
52 BIO_set_callback() and BIO_get_callback() set and retrieve the old format BIO
58 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_ACERT_get_attr.pod27 X509_ACERT_get_attr_by_NID() and X509_ACERT_get_attr_by_OBJ() retrieve the next
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 DOPENSSL_instrument_bus.pod24 zeroed upon invocation (if you want to retrieve actual probe values).
H A DSSL_set1_server_cert_type.pod32 retrieve the local values to be used in the client certificate type extension.
37 retrieve the local values to be used in the server certificate type extension.
/freebsd/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/libexec/ftpd/
H A Dextern.h
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dextern.h92 void retrieve(const char *, char *);
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dexynos5-gsc.txt29 to retrieve the device IDs using "of_alias_get_id()" call.
/freebsd/contrib/unbound/contrib/
H A Dparseunbound.pl25 my $result = retrieve(UNBOUND_CACHE);
/freebsd/crypto/krb5/src/lib/krb5/ccache/
H A Dccfns.c95 ret = cache->ops->retrieve(context, cache, flags, mcreds, creds); in krb5_cc_retrieve_cred()
108 ret = cache->ops->retrieve(context, cache, flags, mcreds, creds); in krb5_cc_retrieve_cred()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dquic-statm.md58 to retrieve the value and enforce the maximum ACK delay if appropriate.

1234567