Lines Matching refs:set_din_const
274 set_din_const(&desc[1], 0x01010101, CC_AES_128_BIT_KEY_SIZE); in xcbc_setkey()
280 set_din_const(&desc[2], 0x02020202, CC_AES_128_BIT_KEY_SIZE); in xcbc_setkey()
287 set_din_const(&desc[3], 0x03030303, CC_AES_128_BIT_KEY_SIZE); in xcbc_setkey()
325 set_din_const(&desc[idx], 0, ctx->hash_len); in hmac_setkey()
470 set_din_const(&desc[idx], 0, ctx->hash_len); in cc_get_plain_hmac_key()
495 set_din_const(&desc[idx], 0, (blocksize - digestsize)); in cc_get_plain_hmac_key()
512 set_din_const(&desc[idx], 0, in cc_get_plain_hmac_key()
524 set_din_const(&desc[idx], 0, (blocksize - keylen)); in cc_get_plain_hmac_key()
1040 set_din_const(&desc[idx], 0, CC_AES_BLOCK_SIZE); in cc_set_xcbc_desc()
1645 set_din_const(&desc[idx], 0x0, AES_BLOCK_SIZE); in cc_set_ghash_desc()
1690 set_din_const(&desc[idx], 0x0, AES_BLOCK_SIZE); in cc_set_ghash_desc()