Home
last modified time | relevance | path

Searched defs:aead_op (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_ataes132a.c189 struct cipher_aead_pkt *aead_op, in ataes132a_aes_ccm_decrypt()
388 struct cipher_aead_pkt *aead_op, in ataes132a_aes_ccm_encrypt()
670 struct cipher_aead_pkt *aead_op, uint8_t *nonce) in do_ccm_encrypt_mac()
719 struct cipher_aead_pkt *aead_op, uint8_t *nonce) in do_ccm_decrypt_auth()
Dcrypto_tc_shim.c102 struct cipher_aead_pkt *aead_op, uint8_t *nonce) in do_ccm_encrypt_mac()
142 struct cipher_aead_pkt *aead_op, uint8_t *nonce) in do_ccm_decrypt_auth()
Dcrypto_cc23x0.c309 static int crypto_cc23x0_ccm_check_param(struct cipher_ctx *ctx, struct cipher_aead_pkt *aead_op) in crypto_cc23x0_ccm_check_param()
341 struct cipher_aead_pkt *aead_op, uint8_t *nonce) in crypto_cc23x0_ccm_encrypt()
464 struct cipher_aead_pkt *aead_op, uint8_t *nonce) in crypto_cc23x0_ccm_decrypt()