Searched refs:hx509_crypto_init (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h588 hx509_crypto_init (
H A Dcms.c473 ret = hx509_crypto_init(context, NULL, &ai->algorithm, &crypto);
582 ret = hx509_crypto_init(context, NULL, encryption_type, &crypto);
H A Dcrypto.c2390 hx509_crypto_init(hx509_context context, function
2783 ret = hx509_crypto_init(context, NULL, enc_oid, &c);

Completed in 118 milliseconds