Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dkpp.h145 static inline struct crypto_kpp *crypto_kpp_reqtfm(struct kpp_request *req) in crypto_kpp_reqtfm() function
311 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_generate_public_key()
328 struct crypto_kpp *tfm = crypto_kpp_reqtfm(req); in crypto_kpp_compute_shared_secret()