Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Desp6.c110 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
374 req = esp_tmp_req(aead, iv); in esp6_input()
/linux-4.1.27/net/ipv4/
Desp4.c82 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() function
420 req = esp_tmp_req(aead, iv); in esp_input()