Home
last modified time | relevance | path

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

/crypto/evp/
A Devp_key.c78 int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, in EVP_BytesToKey() function
/crypto/pem/
A Dpem_lib.c391 if (!EVP_BytesToKey(enc, EVP_md5(), iv, kstr, klen, 1, key, NULL)) in PEM_ASN1_write_bio_internal()
479 if (!EVP_BytesToKey(cipher->cipher, EVP_md5(), &(cipher->iv[0]), in PEM_do_header()

Completed in 11 milliseconds