Searched refs:CRYPTO_HW_CAPS (Results 1 – 1 of 1) sorted by relevance
29 #define CRYPTO_HW_CAPS (CAP_RAW_KEY | CAP_SEPARATE_IO_BUFS | CAP_ASYNC_OPS | CAP_NO_IV_PREFIX) macro31 #define CRYPTO_HW_CAPS (CAP_RAW_KEY | CAP_SEPARATE_IO_BUFS | CAP_SYNC_OPS | CAP_NO_IV_PREFIX) macro495 return CRYPTO_HW_CAPS; in crypto_smartbond_query_hw_caps()790 if (ctx->flags & ~(CRYPTO_HW_CAPS)) { in crypto_smartbond_cipher_begin_session()874 if (ctx->flags & ~(CRYPTO_HW_CAPS)) { in crypto_smartbond_hash_begin_session()