Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dcrypto-pk.c108 encode_uvinfo(krb5_context context, krb5_const_principal p, krb5_data *data) in encode_uvinfo() function
164 ret = encode_uvinfo(context, client, &otherinfo.partyUInfo); in encode_otherinfo()
169 ret = encode_uvinfo(context, server, &otherinfo.partyVInfo); in encode_otherinfo()