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()
150 return crypto_register_instance(tmpl, akcipher_crypto_instance(inst)); in akcipher_register_instance()
639 crypto_set_spawn(&spawn->base, akcipher_crypto_instance(inst)); in pkcs1pad_create()