Searched refs:shash_crypto_instance (Results 1 – 7 of 7) sorted by relevance
204 static inline struct crypto_instance *shash_crypto_instance( in shash_crypto_instance() function219 return crypto_instance_ctx(shash_crypto_instance(inst)); in shash_instance_ctx()
217 shash_crypto_instance(inst), in xcbc_create()248 shash_free_instance(shash_crypto_instance(inst)); in xcbc_create()
205 shash_crypto_instance(inst)); in hmac_create()234 shash_free_instance(shash_crypto_instance(inst)); in hmac_create()
253 shash_crypto_instance(inst), in cmac_create()286 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()
938 shash_crypto_instance(inst), in cbcmac_create()964 shash_free_instance(shash_crypto_instance(inst)); in cbcmac_create()
549 return crypto_register_instance(tmpl, shash_crypto_instance(inst)); in shash_register_instance()