Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dakcipher.h378 static inline int crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm, in crypto_akcipher_set_priv_key() function
/linux-4.4.14/crypto/
Dtestmgr.c1874 err = crypto_akcipher_set_priv_key(tfm, vecs->key, in do_test_rsa()