Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcrypto.h35 #define CRYPTO_ALG_TYPE_SHASH 0x0000000e macro
/openbmc/linux/crypto/
H A Dshash.c559 .type = CRYPTO_ALG_TYPE_SHASH,
656 base->cra_flags |= CRYPTO_ALG_TYPE_SHASH; in shash_prepare_alg()
H A Dxcbc.c198 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SHASH, &mask); in xcbc_create()
H A Dhmac.c195 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SHASH, &mask); in hmac_create()
H A Dcmac.c248 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SHASH, &mask); in cmac_create()
H A Dessiv.c533 CRYPTO_ALG_TYPE_SHASH, in essiv_create()
H A Dvmac.c627 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SHASH, &mask); in vmac_create()
H A Dccm.c870 err = crypto_check_attr_type(tb, CRYPTO_ALG_TYPE_SHASH, &mask); in cbcmac_create()
/openbmc/linux/Documentation/crypto/
H A Darchitecture.rst209 - CRYPTO_ALG_TYPE_SHASH Synchronous multi-block hash