Searched refs:passes (Results 1 – 25 of 41) sorted by relevance
12
/openssl/doc/man3/ |
H A D | EVP_PKEY_get_attr.pod | 46 it passes the numerical identifier (NID) I<nid> associated with the object. 67 that it passes the numerical identifier (NID) I<nid> associated with the object. 71 that it passes a name I<attrname> associated with the object.
|
H A D | X509_REQ_get_attr.pod | 43 it passes the numerical identifier (NID) I<nid> associated with the object. 64 that it passes the numerical identifier (NID) I<nid> associated with the object. 68 that it passes a name I<attrname> associated with the object.
|
H A D | X509_LOOKUP.pod | 109 X509_LOOKUP_load_file_ex() passes a filename to be loaded immediately 119 X509_LOOKUP_add_dir() passes a directory specification from which 126 X509_LOOKUP_add_store_ex() passes a URI for a directory-like structure 134 X509_LOOKUP_load_store_ex() passes a URI for a single container from 217 but passes NULL for both the libctx and propq.
|
H A D | X509_ATTRIBUTE.pod | 109 passes the numerical identifier (NID) I<nid> associated with the object. 134 passes the numerical identifier (NID) I<nid> associated with the object. 138 passes a name I<attrname> associated with the object. 170 except that it passes the numerical identifier (NID) I<nid> associated with the 174 except that it passes a name I<atrname> associated with the
|
H A D | EVP_PKEY_CTX_set_rsa_pss_keygen_md.pod | 67 passes the algorithm by name rather than by B<EVP_MD>. 72 passes the algorithm by name rather than by B<EVP_MD>.
|
H A D | CMS_signed_get_attr.pod | 82 that it passes the numerical identifier (NID) I<nid> associated with the object. 103 that it passes the numerical identifier (NID) I<nid> associated with the object. 107 except that it passes a name I<attrname> associated with the object.
|
H A D | SSL_state_string.pod | 24 During its use, an SSL objects passes several states. The state is internally
|
H A D | RAND_egd.pod | 25 specified socket B<path>, and passes the data it receives into RAND_add().
|
H A D | SCT_validate.pod | 78 SCT fails validation, or 1 if the SCT passes validation.
|
H A D | EVP_PKEY_decapsulate.pod | 28 EVP_PKEY_decapsulate_init() but also passes an I<authpub> authentication public
|
H A D | EVP_PKEY_encapsulate.pod | 28 EVP_PKEY_encapsulate_init() but also passes an I<authpriv> authentication private
|
H A D | BN_generate_prime.pod | 130 If B<p> passes all these tests, it is considered a probable prime. 164 and passes the ints B<a> and B<b> as arguments. There are two types of
|
H A D | BIO_f_md.pod | 77 digest BIO and passes the string "Hello World" through it. Error
|
H A D | PEM_read.pod | 67 The caller passes a pointer to structure of type B<EVP_CIPHER_INFO> via the
|
H A D | TS_VERIFY_CTX.pod | 127 the user passes via parameter I<bio>, I<hexstr>, I<s> or I<certs>.
|
H A D | X509_dup.pod | 431 B<I<TYPE>_new_ex>() is similar to B<I<TYPE>_new>() but also passes the
|
/openssl/external/perl/Text-Template-1.56/ |
H A D | INSTALL | 14 If it passes the tests, use
|
H A D | README | 60 merely cosmetic change, the current version of Text::Template passes
|
/openssl/providers/implementations/kdfs/ |
H A D | argon2.c | 176 uint32_t passes; member 490 input_block.v[4] = ctx->passes; in fill_segment() 573 for (r = 0; r < ctx->passes; ++r) { in fill_mem_blocks_mt() 634 for (r = 0; r < ctx->passes; ++r) in fill_mem_blocks_st() 1104 ctx->passes = ctx->t_cost; in kdf_argon2_derive()
|
/openssl/doc/man7/ |
H A D | bio.pod | 25 A filter BIO takes data from one BIO and passes it through to
|
H A D | provider-kem.pod | 141 OSSL_FUNC_kem_encapsulate_init(), but also passes an additional authentication 169 OSSL_FUNC_kem_decapsulate_init(), but also passes an additional authentication
|
H A D | openssl-threads.pod | 35 A C<set0> passes ownership from the caller to the object and a
|
H A D | EVP_KDF-ARGON2.pod | 24 in later slices and next passes it generates them data-dependently as in
|
H A D | OSSL_PROVIDER-FIPS.pod | 264 The FIPS module passes the following type(s) to OSSL_SELF_TEST_onbegin(). 334 The FIPS module passes the following descriptions(s) to OSSL_SELF_TEST_onbegin().
|
/openssl/doc/designs/ |
H A D | handling-some-max-defines.md | 101 passes the length of the _iv_ parameter.
|
Completed in 37 milliseconds
12