Searched refs:crypto_akcipher_set_priv_key (Results 1 – 3 of 3) sorted by relevance
381 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()
2261 err = crypto_akcipher_set_priv_key(tfm, vecs->key, in test_akcipher_one()