Searched refs:akcipher_crypto_instance (Results 1 – 3 of 3) sorted by relevance
63 static inline struct crypto_instance *akcipher_crypto_instance( in akcipher_crypto_instance() function83 return crypto_instance_ctx(akcipher_crypto_instance(inst)); in akcipher_instance_ctx()
144 return crypto_register_instance(tmpl, akcipher_crypto_instance(inst)); in akcipher_register_instance()
621 crypto_set_spawn(&spawn->base, akcipher_crypto_instance(inst)); in pkcs1pad_create()