Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c2382 find_cipher_by_oid(const heim_oid *oid) in find_cipher_by_oid() function
2427 cipher = find_cipher_by_oid(enctype); in hx509_crypto_init()
3176 cipher = find_cipher_by_oid(&peer->val[i].algorithm); in hx509_crypto_select()