Searched refs:MAX_ALGAPI_BLOCKSIZE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/crypto/ | ||
| A D | algapi.h | 22 #define MAX_ALGAPI_BLOCKSIZE 160 macro |
| /linux/crypto/ | ||
| A D | algapi.c | 52 if (alg->cra_blocksize > MAX_ALGAPI_BLOCKSIZE) in crypto_check_alg() |
Completed in 9 milliseconds