Searched refs:shash_crypto_instance (Results 1 – 7 of 7) sorted by relevance
215 static inline struct crypto_instance *shash_crypto_instance( in shash_crypto_instance() function230 return crypto_instance_ctx(shash_crypto_instance(inst)); in shash_instance_ctx()
227 shash_crypto_instance(inst), in xcbc_create()258 shash_free_instance(shash_crypto_instance(inst)); in xcbc_create()
217 shash_crypto_instance(inst)); in hmac_create()246 shash_free_instance(shash_crypto_instance(inst)); in hmac_create()
258 shash_crypto_instance(inst), in cmac_create()291 shash_free_instance(shash_crypto_instance(inst)); in cmac_create()
645 shash_crypto_instance(inst), in vmac_create()668 shash_free_instance(shash_crypto_instance(inst)); in vmac_create()
966 shash_crypto_instance(inst), in cbcmac_create()992 shash_free_instance(shash_crypto_instance(inst)); in cbcmac_create()
549 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()