encp              368 source4/heimdal/lib/hcrypto/des.c DES_encrypt(uint32_t u[2], DES_key_schedule *ks, int encp)
encp              371 source4/heimdal/lib/hcrypto/des.c     desx(u, ks, encp);
encp              388 source4/heimdal/lib/hcrypto/des.c 		DES_key_schedule *ks, int encp)
encp              392 source4/heimdal/lib/hcrypto/des.c     DES_encrypt(u, ks, encp);
encp              413 source4/heimdal/lib/hcrypto/des.c 		DES_key_schedule *ks, DES_cblock *iv, int encp)
encp              422 source4/heimdal/lib/hcrypto/des.c     if (encp) {
encp              489 source4/heimdal/lib/hcrypto/des.c 		 DES_key_schedule *ks, DES_cblock *iv, int encp)
encp              498 source4/heimdal/lib/hcrypto/des.c     if (encp) {
encp              553 source4/heimdal/lib/hcrypto/des.c 	      DES_key_schedule *ks3, int encp)
encp              556 source4/heimdal/lib/hcrypto/des.c     if (encp) {
encp              588 source4/heimdal/lib/hcrypto/des.c 		 int encp)
encp              592 source4/heimdal/lib/hcrypto/des.c     _des3_encrypt(u, ks1, ks2, ks3, encp);
encp              618 source4/heimdal/lib/hcrypto/des.c 		     DES_cblock *iv, int encp)
encp              627 source4/heimdal/lib/hcrypto/des.c     if (encp) {
encp              696 source4/heimdal/lib/hcrypto/des.c 		  int *num, int encp)
encp              707 source4/heimdal/lib/hcrypto/des.c     if (encp) {
encp             1113 source4/heimdal/lib/hcrypto/des.c desx(uint32_t block[2], DES_key_schedule *ks, int encp)
encp             1122 source4/heimdal/lib/hcrypto/des.c     if (encp) {
encp               81 source4/heimdal/lib/hcrypto/evp-aes-cts.c 	     int encp)
encp               62 source4/heimdal/lib/hcrypto/evp-hcrypto.c 	 int encp)
encp              766 source4/heimdal/lib/hcrypto/evp.c 		  const void *key, const void *iv, int encp)
encp              770 source4/heimdal/lib/hcrypto/evp.c     if (encp == -1)
encp              771 source4/heimdal/lib/hcrypto/evp.c 	encp = ctx->encrypt;
encp              773 source4/heimdal/lib/hcrypto/evp.c 	ctx->encrypt = (encp ? 1 : 0);
encp              806 source4/heimdal/lib/hcrypto/evp.c 	ctx->cipher->init(ctx, key, iv, encp);
encp              967 source4/heimdal/lib/hcrypto/evp.c 		  int encp)
encp             1030 source4/heimdal/lib/hcrypto/evp.c 	 int encp)
encp             1186 source4/heimdal/lib/hcrypto/evp.c 	     int encp)
encp             1255 source4/heimdal/lib/hcrypto/evp.c 		  int encp)
encp             1370 source4/heimdal/lib/hcrypto/evp.c 	 int encp)