/freebsd/crypto/openssl/doc/man3/ |
H A D | UI_STRING.pod | 51 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 D | SSL_get_psk_identity.pod | 16 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 D | PKCS12_SAFEBAG_get0_attrs.pod | 20 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 D | SSL_CTX_set_tlsext_ticket_key_cb.pod | 37 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 D | CMS_get0_SignerInfos.pod | 50 In typical usage and application will retrieve all CMS_SignerInfo structures 51 using CMS_get0_SignerInfo() and retrieve the identifier information using
|
H A D | EVP_PKEY_encapsulate.pod | 29 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 D | X509_NAME_get_index_by_NID.pod | 32 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 D | PKCS12_get_friendlyname.pod | 18 I<bag> is the B<PKCS12_SAFEBAG> to retrieve the attribute from.
|
H A D | BIO_set_callback.pod | 40 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 D | SSL_group_to_name.pod | 15 SSL_group_to_name() is used to retrieve the TLS group name
|
H A D | SSL_SESSION_get0_cipher.pod | 7 - set and retrieve the SSL cipher associated with a session
|
H A D | X509_LOOKUP_meth_new.pod | 145 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 D | OPENSSL_instrument_bus.pod | 24 zeroed upon invocation (if you want to retrieve actual probe values).
|
H A D | SSL_SESSION_get_time.pod | 8 - retrieve and manipulate session time and timeout settings
|
H A D | SSL_get_verify_result.pod | 28 L<SSL_CTX_set_verify(3)> or L<SSL_set_verify(3)> and retrieve the errors
|
H A D | SSL_get_certificate.pod | 5 SSL_get_certificate, SSL_get_privatekey - retrieve TLS/SSL certificate and
|
H A D | SSL_CTX_get0_param.pod | 26 SSL_CTX_get0_param() and SSL_get0_param() retrieve an internal pointer to
|
H A D | X509_get_extension_flags.pod | 15 X509_get_proxy_pathlen - retrieve certificate extension data 35 These functions retrieve information related to commonly used certificate extensions.
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | ossl_store.pod | 17 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 D | extern.h | 57 void retrieve(char *, char *);
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | extern.h | 92 void retrieve(const char *, char *);
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | exynos5-gsc.txt | 29 to retrieve the device IDs using "of_alias_get_id()" call.
|
/freebsd/contrib/unbound/contrib/ |
H A D | parseunbound.pl | 25 my $result = retrieve(UNBOUND_CACHE);
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | secondary.h | 92 bool retrieve(UNUSED Options Options, UNUSED uptr Size, UNUSED uptr Alignment, in retrieve() function 298 bool retrieve(Options Options, uptr Size, uptr Alignment, uptr HeadersSize, in retrieve() function 602 if (Cache.retrieve(Options, Size, Alignment, getHeadersSize(), &H, in allocate()
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | evp_keymgmt_newdata.pod | 38 first argument, which they also retrieve a provider context from when
|