ctx_size          254 source4/heimdal/lib/hcrypto/evp.c 	ctx->ptr = calloc(1, md->ctx_size);
ctx_size          780 source4/heimdal/lib/hcrypto/evp.c 	ctx->cipher_data = malloc(c->ctx_size);
ctx_size          781 source4/heimdal/lib/hcrypto/evp.c 	if (ctx->cipher_data == NULL && c->ctx_size != 0)
ctx_size          146 source4/heimdal/lib/hcrypto/evp.h     int ctx_size;
ctx_size          181 source4/heimdal/lib/hcrypto/evp.h     int ctx_size;