Searched refs:hx509_crypto_init (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | version-script.map | 119 hx509_crypto_init;
|
H A D | hx509-protos.h | 588 hx509_crypto_init (
|
H A D | cms.c | 473 ret = hx509_crypto_init(context, NULL, &ai->algorithm, &crypto); in hx509_cms_unenvelope() 582 ret = hx509_crypto_init(context, NULL, encryption_type, &crypto); in hx509_cms_envelope_1()
|
H A D | crypto.c | 2418 hx509_crypto_init(hx509_context context, in hx509_crypto_init() function 2815 ret = hx509_crypto_init(context, NULL, enc_oid, &c); in PBE_string2key()
|