Home
last modified time | relevance | path

Searched refs:randkey (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/evp/
H A Devp_lib.c322 int ok, aead = 0, custom_iv = 0, cts = 0, multiblock = 0, randkey = 0; in evp_cipher_cache_constants() local
340 &randkey); in evp_cipher_cache_constants()
358 if (randkey) in evp_cipher_cache_constants()
/openssl/doc/man3/
H A DEVP_EncryptInit.pod731 =item "has-randkey" (B<OSSL_CIPHER_PARAM_HAS_RANDKEY>) <integer>
872 =item "randkey" (B<OSSL_CIPHER_PARAM_RANDOM_KEY>) <octet string>
1144 with an L<OSSL_PARAM(3)> item with the key "randkey"
1260 See L</Gettable EVP_CIPHER parameters> "has-randkey".

Completed in 10 milliseconds