Searched refs:MAX_CAAM_DESCSIZE (Results 1 – 7 of 7) sorted by relevance
22 desc = malloc(sizeof(int) * MAX_CAAM_DESCSIZE); in blob_decap()50 desc = malloc(sizeof(int) * MAX_CAAM_DESCSIZE); in blob_encap()
24 uint32_t desc[MAX_CAAM_DESCSIZE]; in fsl_mod_exp()
167 desc = malloc(sizeof(int) * MAX_CAAM_DESCSIZE); in caam_hash()
17 #define CAAM_DESC_BYTES_MAX (CAAM_CMD_SZ * MAX_CAAM_DESCSIZE)
19 #define MAX_CAAM_DESCSIZE 64 macro
20 #define CAAM_DESC_BYTES_MAX (CAAM_CMD_SZ * MAX_CAAM_DESCSIZE)
28 #define MAX_CAAM_DESCSIZE 64 macro