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

/linux-4.1.27/arch/x86/crypto/
H A Daesni-intel_glue.c71 #define RFC4106_HASH_SUBKEY_SIZE 16 macro
867 memset(hash_subkey, 0, RFC4106_HASH_SUBKEY_SIZE); rfc4106_set_hash_subkey()
870 sg_init_one(&req_data->sg, hash_subkey, RFC4106_HASH_SUBKEY_SIZE); rfc4106_set_hash_subkey()
878 &req_data->sg, RFC4106_HASH_SUBKEY_SIZE, req_data->iv); rfc4106_set_hash_subkey()

Completed in 83 milliseconds