Searched refs:EVP_CIPHER_CTX_iv_noconst (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_des.c72 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx), &num);
82 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx), &num);
95 EVP_CIPHER_CTX_iv_noconst(ctx));
101 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
110 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
122 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx), &num,
133 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx), &num,
157 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
179 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
188 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ct
[all...]
H A De_des3.c84 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
96 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
110 EVP_CIPHER_CTX_iv_noconst(ctx));
117 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
126 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
139 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
151 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
175 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
191 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
201 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ct
[all...]
H A De_camellia.c247 EVP_CIPHER_CTX_iv_noconst(ctx),
251 EVP_CIPHER_CTX_iv_noconst(ctx), dat->block);
254 EVP_CIPHER_CTX_iv_noconst(ctx), dat->block);
282 EVP_CIPHER_CTX_iv_noconst(ctx), &num, dat->block);
294 EVP_CIPHER_CTX_iv_noconst(ctx), &num, EVP_CIPHER_CTX_encrypting(ctx), dat->block);
306 EVP_CIPHER_CTX_iv_noconst(ctx), &num, EVP_CIPHER_CTX_encrypting(ctx), dat->block);
319 EVP_CIPHER_CTX_iv_noconst(ctx), &num, EVP_CIPHER_CTX_encrypting(ctx), dat->block);
327 EVP_CIPHER_CTX_iv_noconst(ctx), &num, EVP_CIPHER_CTX_encrypting(ctx), dat->block);
336 EVP_CIPHER_CTX_iv_noconst(ctx), &num, EVP_CIPHER_CTX_encrypting(ctx), dat->block);
351 EVP_CIPHER_CTX_iv_noconst(ct
[all...]
H A De_xcbc_d.c69 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
78 (DES_cblock *)EVP_CIPHER_CTX_iv_noconst(ctx),
H A De_sm4.c78 EVP_CIPHER_CTX_iv_noconst(ctx),
H A De_aria.c178 EVP_CIPHER_CTX_iv_noconst(ctx),
256 gctx->iv = EVP_CIPHER_CTX_iv_noconst(c);
267 if (gctx->iv != EVP_CIPHER_CTX_iv_noconst(c))
375 if (gctx->iv == EVP_CIPHER_CTX_iv_noconst(c))
376 gctx_out->iv = EVP_CIPHER_CTX_iv_noconst(out);
497 if (gctx->iv != EVP_CIPHER_CTX_iv_noconst(ctx))
525 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), iv, 15 - cctx->L);
577 memcpy(EVP_CIPHER_CTX_iv_noconst(c), ptr, arg);
645 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx) + EVP_CCM_TLS_FIXED_IV_LEN, in,
649 if (CRYPTO_ccm128_setiv(ccm, EVP_CIPHER_CTX_iv_noconst(ct
[all...]
H A De_aes.c305 EVP_CIPHER_CTX_iv_noconst(ctx),
428 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), iv, 16);
454 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), iv, 15 - cctx->L);
866 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), iv, 16);
891 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), iv, 15 - cctx->L);
1244 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
1319 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
1394 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
1626 iv = EVP_CIPHER_CTX_iv_noconst(c);
1645 iv = EVP_CIPHER_CTX_iv_noconst(
[all...]
H A De_aes_cbc_hmac_sha1.c437 EVP_CIPHER_CTX_iv_noconst(ctx),
469 &key->ks, EVP_CIPHER_CTX_iv_noconst(ctx), 1);
472 &key->ks, EVP_CIPHER_CTX_iv_noconst(ctx), 1);
502 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), in, AES_BLOCK_SIZE);
523 EVP_CIPHER_CTX_iv_noconst(ctx), 0);
759 EVP_CIPHER_CTX_iv_noconst(ctx), 0);
H A De_aes_cbc_hmac_sha256.c467 EVP_CIPHER_CTX_iv_noconst(ctx),
499 &key->ks, EVP_CIPHER_CTX_iv_noconst(ctx), 1);
502 &key->ks, EVP_CIPHER_CTX_iv_noconst(ctx), 1);
515 EVP_CIPHER_CTX_iv_noconst(ctx), 0);
H A Devp_lib.c265 unsigned char *EVP_CIPHER_CTX_iv_noconst(EVP_CIPHER_CTX *ctx) function
/netbsd-current/crypto/external/bsd/openssl.old/dist/engines/
H A De_padlock.c314 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), cdata->iv, AES_BLOCK_SIZE);
326 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx);
384 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), cdata->iv, AES_BLOCK_SIZE);
400 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx);
439 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), cdata->iv, AES_BLOCK_SIZE);
461 cdata, EVP_CIPHER_CTX_iv_noconst(ctx),
H A De_afalg.c607 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), out + (inl - ALG_AES_IV_LEN),
610 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), nxtiv, ALG_AES_IV_LEN);
/netbsd-current/crypto/external/bsd/openssl/dist/engines/
H A De_padlock.c329 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), cdata->iv, AES_BLOCK_SIZE);
341 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx);
399 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), cdata->iv, AES_BLOCK_SIZE);
415 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx);
454 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), cdata->iv, AES_BLOCK_SIZE);
481 cdata, EVP_CIPHER_CTX_iv_noconst(ctx),
H A De_afalg.c666 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), out + (inl - ALG_AES_IV_LEN),
669 memcpy(EVP_CIPHER_CTX_iv_noconst(ctx), nxtiv, ALG_AES_IV_LEN);
H A De_devcrypto.c246 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Devp.h188 cprefix##_ofb##cbits##_encrypt(in, out, (long)EVP_MAXCHUNK, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CTX_iv_noconst(ctx), &num); \
196 cprefix##_ofb##cbits##_encrypt(in, out, (long)inl, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CTX_iv_noconst(ctx), &num); \
207 cprefix##_cbc_encrypt(in, out, (long)EVP_MAXCHUNK, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CTX_iv_noconst(ctx), EVP_CIPHER_CTX_encrypting(ctx));\
213 cprefix##_cbc_encrypt(in, out, (long)inl, &EVP_C_DATA(kstruct,ctx)->ksched, EVP_CIPHER_CTX_iv_noconst(ctx), EVP_CIPHER_CTX_encrypting(ctx));\
230 &EVP_C_DATA(kstruct, ctx)->ksched, EVP_CIPHER_CTX_iv_noconst(ctx),\
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dcipher.c532 memcpy(EVP_CIPHER_CTX_iv_noconst(cc->evp), iv, evplen);
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_devcrypto.c182 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_lib.c584 unsigned char *EVP_CIPHER_CTX_iv_noconst(EVP_CIPHER_CTX *ctx) function
H A De_aes.c1009 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
1073 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
1140 unsigned char *iv = EVP_CIPHER_CTX_iv_noconst(ctx);
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Devp.h481 unsigned char *EVP_CIPHER_CTX_iv_noconst(EVP_CIPHER_CTX *ctx);
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Devp.h628 OSSL_DEPRECATEDIN_3_0 unsigned char *EVP_CIPHER_CTX_iv_noconst(EVP_CIPHER_CTX *ctx);

Completed in 174 milliseconds