Searched refs:crypto_akcipher_set_priv_key (Results 1 – 4 of 4) sorted by relevance
14 …loc_akcipher crypto_free_akcipher crypto_akcipher_set_pub_key crypto_akcipher_set_priv_key crypto_…
379 static inline int crypto_akcipher_set_priv_key(struct crypto_akcipher *tfm, in crypto_akcipher_set_priv_key() function
138 err = crypto_akcipher_set_priv_key(ctx->child, key, keylen); in pkcs1pad_set_priv_key()
2255 err = crypto_akcipher_set_priv_key(tfm, vecs->key, in test_akcipher_one()