Searched refs:akcipher_crypto_instance (Results 1 – 3 of 3) sorted by relevance
58 static inline struct crypto_instance *akcipher_crypto_instance( in akcipher_crypto_instance() function78 return crypto_instance_ctx(akcipher_crypto_instance(inst)); in akcipher_instance_ctx()
153 return crypto_register_instance(tmpl, akcipher_crypto_instance(inst)); in akcipher_register_instance()
617 err = crypto_grab_akcipher(&ctx->spawn, akcipher_crypto_instance(inst), in pkcs1pad_create()
Completed in 5 milliseconds