Searched refs:SEC_MAX_AKEY_SIZE (Results 1 – 2 of 2) sorted by relevance
10 #define SEC_MAX_AKEY_SIZE 128 macro
667 a_ctx->a_key = dma_alloc_coherent(ctx->dev, SEC_MAX_AKEY_SIZE, in sec_auth_init()679 memzero_explicit(a_ctx->a_key, SEC_MAX_AKEY_SIZE); in sec_auth_uninit()680 dma_free_coherent(ctx->dev, SEC_MAX_AKEY_SIZE, in sec_auth_uninit()