Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/heimdal/lib/hx509/
Dhx509-private.h367 _hx509_private_key_init (
Dks_keychain.c205 ret = _hx509_private_key_init(&key, NULL, NULL); in set_private_key()
Dcrypto.c1295 ret = _hx509_private_key_init(private_key, ops, NULL); in _hx509_parse_private_key()
1390 ret = _hx509_private_key_init(private_key, ops, NULL); in _hx509_generate_private_key()
1579 _hx509_private_key_init(hx509_private_key *key, in _hx509_private_key_init() function
Dks_p11.c619 ret = _hx509_private_key_init(&key, NULL, NULL); in collect_private_key()