Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Desp6.c98 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
128 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
596 req = esp_tmp_req(aead, iv); in esp6_output_tail()
976 req = esp_tmp_req(aead, iv); in esp6_input()
/linux-6.12.1/net/ipv4/
Desp4.c81 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
111 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
565 req = esp_tmp_req(aead, iv); in esp_output_tail()
934 req = esp_tmp_req(aead, iv); in esp_input()