Home
last modified time | relevance | path

Searched refs:mdpadlen (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
Dcaamhash.c516 static const u8 mdpadlen[] = { 16, 20, 32, 32, 64, 64 }; in ahash_setkey() local
541 ctx->split_key_len = mdpadlen[(ctx->alg_op & OP_ALG_ALGSEL_SUBMASK) >> in ahash_setkey()
Dcaamalg.c1657 static const u8 mdpadlen[] = { 16, 20, 32, 32, 64, 64 }; in aead_setkey() local
1667 ctx->split_key_len = mdpadlen[(ctx->alg_op & OP_ALG_ALGSEL_SUBMASK) >> in aead_setkey()