Home
last modified time | relevance | path

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

123456

/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 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 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 DPKCS12_get_friendlyname.pod18 I<bag> is the B<PKCS12_SAFEBAG> to retrieve the attribute from.
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_group_to_name.pod15 SSL_group_to_name() is used to retrieve the TLS group name
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 DOPENSSL_instrument_bus.pod24 zeroed upon invocation (if you want to retrieve actual probe values).
H A DSSL_SESSION_get_time.pod8 - retrieve and manipulate session time and timeout settings
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_get_certificate.pod5 SSL_get_certificate, SSL_get_privatekey - retrieve TLS/SSL certificate and
H A DSSL_CTX_get0_param.pod26 SSL_CTX_get0_param() and SSL_get0_param() retrieve an internal pointer to
H A DX509_get_extension_flags.pod15 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 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.h57 void retrieve(char *, char *);
/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/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h92 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 Devp_keymgmt_newdata.pod38 first argument, which they also retrieve a provider context from when

123456