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

/linux-master/net/ipv6/
H A Desp6.c97 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) function
127 req = esp_tmp_req(aead, iv);
603 req = esp_tmp_req(aead, iv);
984 req = esp_tmp_req(aead, iv);
/linux-master/net/ipv4/
H A Desp4.c80 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) function
110 req = esp_tmp_req(aead, iv);
566 req = esp_tmp_req(aead, iv);
936 req = esp_tmp_req(aead, iv);

Completed in 114 milliseconds