Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dscompress.c257 .type = CRYPTO_ALG_TYPE_SCOMPRESS,
268 base->cra_flags |= CRYPTO_ALG_TYPE_SCOMPRESS; in crypto_register_scomp()
/openbmc/linux/include/linux/
H A Dcrypto.h32 #define CRYPTO_ALG_TYPE_SCOMPRESS 0x0000000b macro