Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac802154/
Dllsec.c636 llsec_tfm_by_len(struct mac802154_llsec_key *key, int authlen) in llsec_tfm_by_len() function
661 req = aead_request_alloc(llsec_tfm_by_len(key, authlen), GFP_ATOMIC); in llsec_do_encrypt_auth()
867 req = aead_request_alloc(llsec_tfm_by_len(key, authlen), GFP_ATOMIC); in llsec_do_decrypt_auth()