Searched refs:encode_uvinfo (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrypto-pk.c109 encode_uvinfo(krb5_context context, krb5_const_principal p, krb5_data *data) function
165 ret = encode_uvinfo(context, client, &otherinfo.partyUInfo);
170 ret = encode_uvinfo(context, server, &otherinfo.partyVInfo);

Completed in 121 milliseconds