Home
last modified time | relevance | path

Searched refs:blackKeyType (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h1812 caam_desc_type_t blackKeyType);
1836 caam_desc_type_t blackKeyType);
Dfsl_caam.c5016 caam_desc_type_t blackKeyType) in CAAM_BlackBlob_Encapsule() argument
5048 descriptor[7] |= (7UL << 24) | ((uint32_t)blackKeyType << 8) | DESC_BLACKKEY_NOMMEN | in CAAM_BlackBlob_Encapsule()
5051 descriptor[7] |= (7UL << 24) | ((uint32_t)blackKeyType << 8) | in CAAM_BlackBlob_Encapsule()
5098 caam_desc_type_t blackKeyType) in CAAM_BlackBlob_Decapsule() argument
5131 descriptor[7] |= (6UL << 24) | ((uint32_t)blackKeyType << 8) | DESC_BLACKKEY_NOMMEN | in CAAM_BlackBlob_Decapsule()
5134 descriptor[7] |= (6UL << 24) | ((uint32_t)blackKeyType << 8) | in CAAM_BlackBlob_Decapsule()