Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/
Domap-crypto.c98 return OMAP_CRYPTO_NOT_ALIGNED; in omap_crypto_check_sg()
104 return OMAP_CRYPTO_NOT_ALIGNED; in omap_crypto_check_sg()
106 return OMAP_CRYPTO_NOT_ALIGNED; in omap_crypto_check_sg()
109 return OMAP_CRYPTO_NOT_ALIGNED; in omap_crypto_check_sg()
120 return OMAP_CRYPTO_NOT_ALIGNED; in omap_crypto_check_sg()
137 ret = OMAP_CRYPTO_NOT_ALIGNED; in omap_crypto_align_sg()
141 if (ret == OMAP_CRYPTO_NOT_ALIGNED) { in omap_crypto_align_sg()
Domap-crypto.h16 OMAP_CRYPTO_NOT_ALIGNED = 1, enumerator