HomeSort by: relevance | last modified time | path
    Searched defs:test_wrapping (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
test_crypto_wrapping.c 40 test_wrapping(krb5_context context, function
164 test_wrapping(context, 0, 1024, 1, enctypes[i]);
165 test_wrapping(context, 1024, 1024 * 100, 1024, enctypes[i]);
test_crypto_wrapping.c 40 test_wrapping(krb5_context context, function
164 test_wrapping(context, 0, 1024, 1, enctypes[i]);
165 test_wrapping(context, 1024, 1024 * 100, 1024, enctypes[i]);

Completed in 41 milliseconds