Searched refs:KIMD_GHASH (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/s390/crypto/ |
D | ghash_s390.c | 75 ret = crypt_s390_kimd(KIMD_GHASH, dctx, buf, in ghash_update() 84 ret = crypt_s390_kimd(KIMD_GHASH, dctx, src, n); in ghash_update() 109 ret = crypt_s390_kimd(KIMD_GHASH, dctx, buf, GHASH_BLOCK_SIZE); in ghash_flush() 150 if (!crypt_s390_func_available(KIMD_GHASH, in ghash_mod_init()
|
D | crypt_s390.h | 119 KIMD_GHASH = CRYPT_S390_KIMD | 65, enumerator
|