Home
last modified time | relevance | path

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

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