Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.h1681 caam_desc_type_t blackKeyType);
1705 caam_desc_type_t blackKeyType);
Dfsl_caam.c4662 caam_desc_type_t blackKeyType) in CAAM_BlackBlob_Encapsule() argument
4695 descriptor[7] |= (7UL << 24) | ((uint32_t)blackKeyType << 8) | DESC_BLACKKEY_NOMMEN | in CAAM_BlackBlob_Encapsule()
4698 descriptor[7] |= (7UL << 24) | ((uint32_t)blackKeyType << 8) | in CAAM_BlackBlob_Encapsule()
4745 caam_desc_type_t blackKeyType) in CAAM_BlackBlob_Decapsule() argument
4778 descriptor[7] |= (6UL << 24) | ((uint32_t)blackKeyType << 8) | DESC_BLACKKEY_NOMMEN | in CAAM_BlackBlob_Decapsule()
4781 descriptor[7] |= (6UL << 24) | ((uint32_t)blackKeyType << 8) | in CAAM_BlackBlob_Decapsule()