Home
last modified time | relevance | path

Searched refs:CRYPTO_FLAGS_BUSY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/aspeed/
H A Daspeed-hace.h110 #define CRYPTO_FLAGS_BUSY BIT(1) macro
H A Daspeed-hace-crypto.c90 crypto_engine->flags |= CRYPTO_FLAGS_BUSY; in aspeed_crypto_do_request()
120 crypto_engine->flags &= ~CRYPTO_FLAGS_BUSY; in aspeed_sk_complete()
H A Daspeed-hace-hash.c278 hash_engine->flags &= ~CRYPTO_FLAGS_BUSY; in aspeed_ahash_complete()
544 hash_engine->flags |= CRYPTO_FLAGS_BUSY; in aspeed_ahash_do_request()