Home
last modified time | relevance | path

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

/linux/Documentation/crypto/
A Dapi-kpp.rst14 …ions: crypto_alloc_kpp crypto_free_kpp crypto_kpp_set_secret crypto_kpp_generate_public_key crypto…
/linux/net/bluetooth/
A Decdh_helper.c191 err = crypto_kpp_generate_public_key(req); in generate_ecdh_public_key()
/linux/include/crypto/
A Dkpp.h309 static inline int crypto_kpp_generate_public_key(struct kpp_request *req) in crypto_kpp_generate_public_key() function
/linux/drivers/crypto/
A Datmel-ecc.c146 return crypto_kpp_generate_public_key(req); in atmel_ecdh_generate_public_key()
/linux/security/keys/
A Ddh.c367 ret = crypto_kpp_generate_public_key(req); in __keyctl_dh_compute()
/linux/crypto/
A Dtestmgr.c3770 err = crypto_wait_req(crypto_kpp_generate_public_key(req), &wait); in do_test_kpp()

Completed in 20 milliseconds