Home
last modified time | relevance | path

Searched refs:algorithm_description (Results 1 – 15 of 15) sorted by relevance

/openssl/include/openssl/
H A Dcore.h76 const char *algorithm_description; member
/openssl/doc/man3/
H A DOSSL_ALGORITHM.pod16 const char *algorithm_description;
95 =item I<algorithm_description>
/openssl/crypto/evp/
H A Dmac_meth.c74 mac->description = algodef->algorithm_description; in evp_mac_from_algorithm()
H A Dkdf_meth.c75 kdf->description = algodef->algorithm_description; in evp_kdf_from_algorithm()
H A Dkem.c307 kem->description = algodef->algorithm_description; in evp_kem_from_algorithm()
H A Dasymcipher.c354 cipher->description = algodef->algorithm_description; in evp_asym_cipher_from_algorithm()
H A Dexchange.c54 exchange->description = algodef->algorithm_description; in evp_keyexch_from_algorithm()
H A Dkeymgmt_meth.c73 keymgmt->description = algodef->algorithm_description; in keymgmt_from_algorithm()
H A Devp_rand.c137 rand->description = algodef->algorithm_description; in evp_rand_from_algorithm()
H A Dsignature.c63 signature->description = algodef->algorithm_description; in evp_signature_from_algorithm()
H A Ddigest.c1029 md->description = algodef->algorithm_description; in evp_md_from_algorithm()
H A Devp_enc.c1592 cipher->description = algodef->algorithm_description; in evp_cipher_from_algorithm()
/openssl/crypto/store/
H A Dstore_meth.c185 loader->description = algodef->algorithm_description; in loader_from_algorithm()
/openssl/crypto/encode_decode/
H A Ddecoder_meth.c502 return decoder->base.algodef->algorithm_description; in OSSL_DECODER_get0_description()
H A Dencoder_meth.c511 return encoder->base.algodef->algorithm_description; in OSSL_ENCODER_get0_description()

Completed in 46 milliseconds