Home
last modified time | relevance | path

Searched refs:hx509_find_private_alg (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/heimdal/lib/hx509/
HDversion-script.map142 hx509_find_private_alg;
HDhx509-protos.h683 hx509_find_private_alg (const heim_oid */*oid*/);
HDcrypto.c1524 hx509_find_private_alg(const heim_oid *oid) in hx509_find_private_alg() function
1787 ops = hx509_find_private_alg(&keyai->algorithm); in hx509_parse_private_key()
1882 ops = hx509_find_private_alg(ctx->key_oid); in _hx509_generate_private_key()