Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Daesni-intel_glue.c49 #define RFC4106_HASH_SUBKEY_SIZE 16 macro
857 memset(hash_subkey, 0, RFC4106_HASH_SUBKEY_SIZE); in rfc4106_set_hash_subkey()
860 sg_init_one(&req_data->sg, hash_subkey, RFC4106_HASH_SUBKEY_SIZE); in rfc4106_set_hash_subkey()
868 &req_data->sg, RFC4106_HASH_SUBKEY_SIZE, req_data->iv); in rfc4106_set_hash_subkey()