Home
last modified time | relevance | path

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

/crypto/
Dxcbc.c55 u8 *consts; member
79 crypto_cipher_encrypt_one(ctx->child, key1, ctx->consts); in _crypto_xcbc_digest_setkey()
94 ctx->consts = (u8*)ks; in crypto_xcbc_digest_setkey()
216 (u8 *)(ctx->consts + bs)); in crypto_xcbc_digest_final()
238 (u8 *)(ctx->consts + bs * 2)); in crypto_xcbc_digest_final()