Home
last modified time | relevance | path

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

/freebsd-src/sys/kgssapi/krb5/
H A Dkcrypto.h138 krb5_find_encryption_class(int etype);
H A Dkcrypto.c48 krb5_find_encryption_class(int etype) in krb5_find_encryption_class() function
H A Dkrb5_mech.c297 ec = krb5_find_encryption_class(etype); in get_keys()