Home
last modified time | relevance | path

Searched refs:piv (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_enc.c34 unsigned char iv[EVP_MAX_IV_LENGTH], *piv = NULL; in ossl_cms_EncryptedContent_init_bio() local
99 piv = iv; in ossl_cms_EncryptedContent_init_bio()
107 piv = aparams.iv; in ossl_cms_EncryptedContent_init_bio()
164 if (EVP_CipherInit_ex(ctx, NULL, NULL, ec->key, piv, enc) <= 0) { in ossl_cms_EncryptedContent_init_bio()
175 memcpy(aparams.iv, piv, ivlen); in ossl_cms_EncryptedContent_init_bio()
/third_party/openssl/crypto/cms/
H A Dcms_enc.c33 unsigned char iv[EVP_MAX_IV_LENGTH], *piv = NULL; in ossl_cms_EncryptedContent_init_bio() local
98 piv = iv; in ossl_cms_EncryptedContent_init_bio()
106 piv = aparams.iv; in ossl_cms_EncryptedContent_init_bio()
163 if (EVP_CipherInit_ex(ctx, NULL, NULL, ec->key, piv, enc) <= 0) { in ossl_cms_EncryptedContent_init_bio()
174 memcpy(aparams.iv, piv, ivlen); in ossl_cms_EncryptedContent_init_bio()
/third_party/node/deps/openssl/openssl/crypto/pkcs12/
H A Dp12_crpt.c32 unsigned char *piv = iv; in PKCS12_PBE_keyivgen_ex() local
69 piv = NULL; in PKCS12_PBE_keyivgen_ex()
72 ret = EVP_CipherInit_ex(ctx, cipher, NULL, key, piv, en_de); in PKCS12_PBE_keyivgen_ex()
/third_party/openssl/crypto/pkcs12/
H A Dp12_crpt.c32 unsigned char *piv = iv; in PKCS12_PBE_keyivgen_ex() local
69 piv = NULL; in PKCS12_PBE_keyivgen_ex()
72 ret = EVP_CipherInit_ex(ctx, cipher, NULL, key, piv, en_de); in PKCS12_PBE_keyivgen_ex()
/third_party/typescript/lib/
H A DtypingsInstaller.js[all...]
H A Dtsc.js[all...]
H A Dtsserverlibrary.js[all...]
H A Dtypescript.js[all...]
H A DtypescriptServices.js[all...]
H A Dtsserver.js[all...]
/third_party/node/test/fixtures/snapshot/
H A Dtypescript.js[all...]

Completed in 182 milliseconds