Home
last modified time | relevance | path

Searched defs:ciphertext (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/ltc/
Dfsl_ltc_edma.c354 uint8_t *ciphertext, in LTC_AES_EncryptEcbEDMA()
406 const uint8_t *ciphertext, in LTC_AES_DecryptEcbEDMA()
467 uint8_t *ciphertext, in LTC_AES_EncryptCbcEDMA()
526 const uint8_t *ciphertext, in LTC_AES_DecryptCbcEDMA()
814 uint8_t *ciphertext, in LTC_DES_EncryptEcbEDMA()
836 const uint8_t *ciphertext, in LTC_DES_DecryptEcbEDMA()
862 uint8_t *ciphertext, in LTC_DES_EncryptCbcEDMA()
887 const uint8_t *ciphertext, in LTC_DES_DecryptCbcEDMA()
913 uint8_t *ciphertext, in LTC_DES_EncryptCfbEDMA()
937 const uint8_t *ciphertext, in LTC_DES_DecryptCfbEDMA()
[all …]
Dfsl_ltc.c1117 const uint8_t *ciphertext, in ltc_aes_decrypt_ecb()
1164 uint8_t ciphertext[LTC_AES_BLOCK_SIZE] = {0}; in LTC_AES_GenerateDecryptKey() local
1196 …LTC_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, uint32_t size, const uint8_t *key, … in LTC_AES_EncryptEcb()
1238 const uint8_t *ciphertext, in LTC_AES_DecryptEcb()
1276 uint8_t *ciphertext, in LTC_AES_EncryptCbc()
1329 const uint8_t *ciphertext, in LTC_AES_DecryptCbc()
1798 uint8_t *ciphertext, in LTC_AES_EncryptTagGcm()
1839 const uint8_t *ciphertext, in LTC_AES_DecryptTagGcm()
2168 uint8_t *ciphertext, in LTC_AES_EncryptTagCcm()
2208 const uint8_t *ciphertext, in LTC_AES_DecryptTagCcm()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c1109 uint8_t *ciphertext, in CAAM_AES_EncryptTagCcmNonBlocking()
1150 const uint8_t *ciphertext, in CAAM_AES_DecryptTagCcmNonBlocking()
1344 uint8_t *ciphertext, in CAAM_AES_EncryptEcbNonBlocking()
1396 const uint8_t *ciphertext, in CAAM_AES_DecryptEcbNonBlocking()
1464 uint8_t *ciphertext, in CAAM_AES_EncryptCbcNonBlocking()
1532 const uint8_t *ciphertext, in CAAM_AES_DecryptCbcNonBlocking()
1607 uint8_t *ciphertext, in CAAM_AES_EncryptTagGcmNonBlocking()
1648 const uint8_t *ciphertext, in CAAM_AES_DecryptTagGcmNonBlocking()
1993 uint8_t *ciphertext, in CAAM_AES_EncryptEcb()
2036 const uint8_t *ciphertext, in CAAM_AES_DecryptEcb()
[all …]
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/aes/
Dfsl_aes.c388 status_t AES_EncryptEcb(AES_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, size_t size) in AES_EncryptEcb()
433 status_t AES_DecryptEcb(AES_Type *base, const uint8_t *ciphertext, uint8_t *plaintext, size_t size) in AES_DecryptEcb()
576 …AES_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, size_t size, const uint8_t iv[AES_I… in AES_EncryptCbc()
592 …AES_Type *base, const uint8_t *ciphertext, uint8_t *plaintext, size_t size, const uint8_t iv[AES_I… in AES_DecryptCbc()
608 …AES_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, size_t size, const uint8_t iv[AES_I… in AES_EncryptCfb()
624 …AES_Type *base, const uint8_t *ciphertext, uint8_t *plaintext, size_t size, const uint8_t iv[AES_I… in AES_DecryptCfb()
640 …AES_Type *base, const uint8_t *plaintext, uint8_t *ciphertext, size_t size, const uint8_t iv[AES_I… in AES_EncryptOfb()
656 …AES_Type *base, const uint8_t *ciphertext, uint8_t *plaintext, size_t size, const uint8_t iv[AES_I… in AES_DecryptOfb()
1225 uint8_t *ciphertext, in AES_EncryptTagGcm()
1259 const uint8_t *ciphertext, in AES_DecryptTagGcm()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcp/
Dfsl_dcp.c380 … DCP_Type *base, dcp_handle_t *handle, const uint8_t *plaintext, uint8_t *ciphertext, size_t size) in DCP_AES_EncryptEcb()
425 uint8_t *ciphertext, in DCP_AES_EncryptEcbNonBlocking()
478 … DCP_Type *base, dcp_handle_t *handle, const uint8_t *ciphertext, uint8_t *plaintext, size_t size) in DCP_AES_DecryptEcb()
522 const uint8_t *ciphertext, in DCP_AES_DecryptEcbNonBlocking()
578 uint8_t *ciphertext, in DCP_AES_EncryptCbc()
626 uint8_t *ciphertext, in DCP_AES_EncryptCbcNonBlocking()
688 const uint8_t *ciphertext, in DCP_AES_DecryptCbc()
736 const uint8_t *ciphertext, in DCP_AES_DecryptCbcNonBlocking()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/hashcrypt/
Dfsl_hashcrypt.c1227 …HASHCRYPT_Type *base, hashcrypt_handle_t *handle, const uint8_t *plaintext, uint8_t *ciphertext, s… in HASHCRYPT_AES_EncryptEcb()
1266 …HASHCRYPT_Type *base, hashcrypt_handle_t *handle, const uint8_t *ciphertext, uint8_t *plaintext, s… in HASHCRYPT_AES_DecryptEcb()
1307 uint8_t *ciphertext, in HASHCRYPT_AES_EncryptCbc()
1352 const uint8_t *ciphertext, in HASHCRYPT_AES_DecryptCbc()
1591 uint8_t *ciphertext, in HASHCRYPT_AES_EncryptCfb()
1673 const uint8_t *ciphertext, in HASHCRYPT_AES_DecryptCfb()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/cau3/
Dfsl_cau3.c4415 …TDES_Encrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *plaintext, uint8_t *ciphertext) in CAU3_TDES_Encrypt()
4458 status_t CAU3_TDES_Decrypt(CAU3_Type *base, cau3_handle_t *handle, const uint8_t *ciphertext, uint8… in CAU3_TDES_Decrypt()
4569 uint8_t *ciphertext, in CAU3_CHACHA20_POLY1305_Encrypt()
4636 const uint8_t *ciphertext, in CAU3_CHACHA20_POLY1305_Decrypt()