Searched refs:MAX_ALGAPI_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/crypto/ | ||
| D | algapi.h | 20 #define MAX_ALGAPI_BLOCKSIZE		160  macro | 
| /Linux-v5.4/crypto/ | ||
| D | algapi.c | 45 	if (alg->cra_blocksize > MAX_ALGAPI_BLOCKSIZE)  in crypto_check_alg() |