Searched refs:hx509_private_key_init (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dhx509-protos.h931 hx509_private_key_init (
H A Dks_keychain.c262 ret = hx509_private_key_init(&key, NULL, NULL);
H A Dcrypto.c1821 ret = hx509_private_key_init(private_key, ops, NULL);
1916 ret = hx509_private_key_init(private_key, ops, NULL);
2021 hx509_private_key_init(hx509_private_key *key, function
H A Dks_p11.c644 ret = hx509_private_key_init(&key, NULL, NULL);

Completed in 182 milliseconds