HomeSort by: relevance | last modified time | path
    Searched refs:auth_hash_hmac_sha1 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/opencrypto/
xform.h 79 extern const struct auth_hash auth_hash_hmac_sha1;
xform.c 220 const struct auth_hash auth_hash_hmac_sha1 = { variable in typeref:typename:const struct auth_hash
cryptosoft_xform.c 266 &auth_hash_hmac_sha1, sizeof(SHA1_CTX),
cryptodev.c 1536 thash = &auth_hash_hmac_sha1;

Completed in 22 milliseconds