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

/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dext.c64 hdb_find_extension(const hdb_entry *entry, int type) function
101 ext2 = hdb_find_extension(entry, ext->data.element);
212 ext = hdb_find_extension(entry, choice_HDB_extension_data_pkinit_acl);
226 ext = hdb_find_extension(entry, choice_HDB_extension_data_pkinit_cert_hash);
240 ext = hdb_find_extension(entry, choice_HDB_extension_data_pkinit_cert);
254 ext = hdb_find_extension(entry, choice_HDB_extension_data_last_pw_change);
287 ext = hdb_find_extension(entry, choice_HDB_extension_data_password);
412 ext = hdb_find_extension(entry,
427 ext = hdb_find_extension(entry, choice_HDB_extension_data_aliases);
H A Dhdb-protos.h177 hdb_find_extension (

Completed in 108 milliseconds