Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Desp4.c80 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
110 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
566 req = esp_tmp_req(aead, iv); in esp_output_tail()
934 req = esp_tmp_req(aead, iv); in esp_input()
/linux-6.3-rc2/net/ipv6/
A Desp6.c97 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
127 req = esp_tmp_req(aead, iv); in esp_ssg_unref()
603 req = esp_tmp_req(aead, iv); in esp6_output_tail()
982 req = esp_tmp_req(aead, iv); in esp6_input()

Completed in 6 milliseconds