Searched refs:OCB_BLOCK (Results 1 – 3 of 3) sorted by relevance
166 } OCB_BLOCK; typedef187 OCB_BLOCK l_star;188 OCB_BLOCK l_dollar;189 OCB_BLOCK *l;194 OCB_BLOCK offset_aad;195 OCB_BLOCK sum;196 OCB_BLOCK offset;197 OCB_BLOCK checksum;
58 static void ocb_double(OCB_BLOCK *in, OCB_BLOCK *out) in ocb_double()92 static OCB_BLOCK *ocb_lookup_l(OCB128_CONTEXT *ctx, size_t idx) in ocb_lookup_l()113 tmp_ptr = OPENSSL_realloc(ctx->l, ctx->max_l_index * sizeof(OCB_BLOCK)); in ocb_lookup_l()273 OCB_BLOCK tmp; in CRYPTO_ocb128_aad()281 OCB_BLOCK *lookup; in CRYPTO_ocb128_aad()362 OCB_BLOCK *lookup; in CRYPTO_ocb128_encrypt()363 OCB_BLOCK tmp; in CRYPTO_ocb128_encrypt()394 OCB_BLOCK pad; in CRYPTO_ocb128_encrypt()452 OCB_BLOCK tmp; in CRYPTO_ocb128_decrypt()458 OCB_BLOCK *lookup = ocb_lookup_l(ctx, ocb_ntz(i)); in CRYPTO_ocb128_decrypt()[all …]
297 -T OCB_BLOCK