Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A 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()
526 req = esp_tmp_req(aead, iv); in esp_output_tail()
896 req = esp_tmp_req(aead, iv); in esp_input()
/linux/net/ipv6/
H A 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()
557 req = esp_tmp_req(aead, iv); in esp6_output_tail()
938 req = esp_tmp_req(aead, iv); in esp6_input()