Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/l2/ieee802154/
Dieee802154_security.c104 struct cipher_aead_pkt *apkt, struct cipher_pkt *pkt) in prepare_cipher_aead_pkt()
135 struct cipher_aead_pkt apkt; in ieee802154_decrypt_auth() local
168 struct cipher_aead_pkt apkt; in ieee802154_encrypt_auth() local
/Zephyr-Core-3.7.0/drivers/crypto/
Dcrypto_mtls_shim.c181 struct cipher_aead_pkt *apkt, in mtls_ccm_encrypt_auth()
210 struct cipher_aead_pkt *apkt, in mtls_ccm_decrypt_auth()
242 struct cipher_aead_pkt *apkt, in mtls_gcm_encrypt_auth()
270 struct cipher_aead_pkt *apkt, in mtls_gcm_decrypt_auth()
/Zephyr-Core-3.7.0/drivers/ieee802154/
Dieee802154_cc2520.c1157 struct cipher_aead_pkt *apkt, uint8_t m) in generate_nonce()
1171 struct cipher_aead_pkt *apkt, in insert_crypto_parameters()
1262 struct cipher_aead_pkt *apkt, in cc2520_crypto_ccm()
1307 struct cipher_aead_pkt *apkt, in cc2520_crypto_uccm()