Searched refs:hx509_find_private_alg (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h683 hx509_find_private_alg (const heim_oid */*oid*/);
H A Dcrypto.c1552 hx509_find_private_alg(const heim_oid *oid) function
1815 ops = hx509_find_private_alg(&keyai->algorithm);
1910 ops = hx509_find_private_alg(ctx->key_oid);

Completed in 57 milliseconds