Searched refs:MAX_DESC_ENTRIES (Results 1 – 6 of 6) sorted by relevance
18 #define MAX_DESC_ENTRIES 22 macro20 #define MAX_DESC_ENTRIES 16 macro
781 macdata->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in caam_cmac_allocate()
278 cipherdata->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in do_allocate()
645 #define MAX_DESC_ENTRIES 22 macro677 desc = caam_calloc_desc(MAX_DESC_ENTRIES); in caam_key_black_encapsulation()
28 #define MAX_DESC_ENTRIES 20 macro300 ctx->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in caam_hash_hmac_allocate()
23 #define MAX_DESC_ENTRIES 64 macro105 caam_ctx->descriptor = caam_calloc_desc(MAX_DESC_ENTRIES); in caam_ae_allocate()