Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Dghash_s390.c75 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()
Dcrypt_s390.h119 KIMD_GHASH = CRYPT_S390_KIMD | 65, enumerator