Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/vmx/
Dghash.c37 #define GHASH_KEY_LEN (16) macro
116 if (keylen != GHASH_KEY_LEN) in p8_ghash_setkey()