Searched refs:MAX_DESC_ENTRIES (Results 1 – 4 of 4) sorted by relevance
18 #define MAX_DESC_ENTRIES 22 macro20 #define MAX_DESC_ENTRIES 16 macro
772 macdata->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in caam_cmac_allocate()
305 cipherdata->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in do_allocate()
28 #define MAX_DESC_ENTRIES 20 macro300 ctx->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in caam_hash_hmac_allocate()
Completed in 6 milliseconds