Searched refs:shash_crypto_instance (Results 1 – 6 of 6) sorted by relevance
205 static inline struct crypto_instance *shash_crypto_instance( in shash_crypto_instance() function220 return crypto_instance_ctx(shash_crypto_instance(inst)); in shash_instance_ctx()
228 shash_crypto_instance(inst), in xcbc_create()259 shash_free_instance(shash_crypto_instance(inst)); in xcbc_create()
255 shash_crypto_instance(inst), in cmac_create()286 shash_free_instance(shash_crypto_instance(inst)); in cmac_create()
212 shash_crypto_instance(inst)); in hmac_create()241 shash_free_instance(shash_crypto_instance(inst)); in hmac_create()
664 shash_crypto_instance(inst), in vmac_create()686 shash_free_instance(shash_crypto_instance(inst)); in vmac_create()
680 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()