/third_party/openssl/crypto/evp/ |
D | evp_enc.c | 451 int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_CipherUpdate() 460 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal_ex() 468 int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal() 554 unsigned char *out, int *outl, in evp_EncryptDecryptUpdate() 644 int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_EncryptUpdate() 699 int EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_EncryptFinal() 706 int EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_EncryptFinal_ex() 792 int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_DecryptUpdate() 919 int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_DecryptFinal() 926 int EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_DecryptFinal_ex()
|
D | encode.c | 162 int EVP_EncodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, in EVP_EncodeUpdate() 217 void EVP_EncodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) in EVP_EncodeFinal() 303 int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, in EVP_DecodeUpdate() 464 int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) in EVP_DecodeFinal()
|
D | p_open.c | 64 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_OpenFinal()
|
D | p_seal.c | 80 int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_SealFinal()
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
D | evp_enc.c | 415 int EVP_CipherUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_CipherUpdate() 424 int EVP_CipherFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal_ex() 432 int EVP_CipherFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_CipherFinal() 518 unsigned char *out, int *outl, in evp_EncryptDecryptUpdate() 608 int EVP_EncryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_EncryptUpdate() 663 int EVP_EncryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_EncryptFinal() 670 int EVP_EncryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_EncryptFinal_ex() 756 int EVP_DecryptUpdate(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl, in EVP_DecryptUpdate() 883 int EVP_DecryptFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_DecryptFinal() 890 int EVP_DecryptFinal_ex(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_DecryptFinal_ex()
|
D | encode.c | 162 int EVP_EncodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, in EVP_EncodeUpdate() 217 void EVP_EncodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) in EVP_EncodeFinal() 303 int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl, in EVP_DecodeUpdate() 464 int EVP_DecodeFinal(EVP_ENCODE_CTX *ctx, unsigned char *out, int *outl) in EVP_DecodeFinal()
|
D | p_open.c | 64 int EVP_OpenFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_OpenFinal()
|
D | p_seal.c | 80 int EVP_SealFinal(EVP_CIPHER_CTX *ctx, unsigned char *out, int *outl) in EVP_SealFinal()
|
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
D | ciphercommon.c | 244 size_t *outl, size_t outsize, in ossl_cipher_generic_block_update() 385 size_t *outl, size_t outsize) in ossl_cipher_generic_block_final() 454 size_t *outl, size_t outsize, in ossl_cipher_generic_stream_update() 511 size_t *outl, size_t outsize) in ossl_cipher_generic_stream_final() 520 int ossl_cipher_generic_cipher(void *vctx, unsigned char *out, size_t *outl, in ossl_cipher_generic_cipher()
|
D | cipher_tdes_wrap.c | 128 unsigned char *out, size_t *outl, size_t outsize, in tdes_wrap_cipher() 151 static int tdes_wrap_update(void *vctx, unsigned char *out, size_t *outl, in tdes_wrap_update()
|
D | ciphercommon_ccm.c | 266 int ossl_ccm_stream_update(void *vctx, unsigned char *out, size_t *outl, in ossl_ccm_stream_update() 284 int ossl_ccm_stream_final(void *vctx, unsigned char *out, size_t *outl, in ossl_ccm_stream_final() 301 int ossl_ccm_cipher(void *vctx, unsigned char *out, size_t *outl, size_t outsize, in ossl_ccm_cipher()
|
D | cipher_aes_xts.c | 157 static int aes_xts_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_xts_cipher() 192 static int aes_xts_stream_update(void *vctx, unsigned char *out, size_t *outl, in aes_xts_stream_update() 211 static int aes_xts_stream_final(void *vctx, unsigned char *out, size_t *outl, in aes_xts_stream_final()
|
D | cipher_aes_ocb.c | 161 unsigned char *out, size_t *outl, in aes_ocb_block_update_internal() 231 static int aes_ocb_block_update(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_block_update() 262 static int aes_ocb_block_final(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_block_final() 497 static int aes_ocb_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_cipher()
|
D | ciphercommon_gcm.c | 304 int ossl_gcm_stream_update(void *vctx, unsigned char *out, size_t *outl, in ossl_gcm_stream_update() 326 int ossl_gcm_stream_final(void *vctx, unsigned char *out, size_t *outl, in ossl_gcm_stream_final() 344 unsigned char *out, size_t *outl, size_t outsize, in ossl_gcm_cipher()
|
D | cipher_null.c | 65 static int null_cipher(void *vctx, unsigned char *out, size_t *outl, in null_cipher() 92 static int null_final(void *vctx, unsigned char *out, size_t *outl, in null_final()
|
/third_party/openssl/providers/implementations/ciphers/ |
D | ciphercommon.c | 244 size_t *outl, size_t outsize, in ossl_cipher_generic_block_update() 385 size_t *outl, size_t outsize) in ossl_cipher_generic_block_final() 454 size_t *outl, size_t outsize, in ossl_cipher_generic_stream_update() 511 size_t *outl, size_t outsize) in ossl_cipher_generic_stream_final() 520 int ossl_cipher_generic_cipher(void *vctx, unsigned char *out, size_t *outl, in ossl_cipher_generic_cipher()
|
D | cipher_tdes_wrap.c | 128 unsigned char *out, size_t *outl, size_t outsize, in tdes_wrap_cipher() 151 static int tdes_wrap_update(void *vctx, unsigned char *out, size_t *outl, in tdes_wrap_update()
|
D | ciphercommon_ccm.c | 266 int ossl_ccm_stream_update(void *vctx, unsigned char *out, size_t *outl, in ossl_ccm_stream_update() 284 int ossl_ccm_stream_final(void *vctx, unsigned char *out, size_t *outl, in ossl_ccm_stream_final() 301 int ossl_ccm_cipher(void *vctx, unsigned char *out, size_t *outl, size_t outsize, in ossl_ccm_cipher()
|
D | cipher_aes_xts.c | 157 static int aes_xts_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_xts_cipher() 192 static int aes_xts_stream_update(void *vctx, unsigned char *out, size_t *outl, in aes_xts_stream_update() 211 static int aes_xts_stream_final(void *vctx, unsigned char *out, size_t *outl, in aes_xts_stream_final()
|
D | cipher_aes_ocb.c | 161 unsigned char *out, size_t *outl, in aes_ocb_block_update_internal() 231 static int aes_ocb_block_update(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_block_update() 262 static int aes_ocb_block_final(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_block_final() 497 static int aes_ocb_cipher(void *vctx, unsigned char *out, size_t *outl, in aes_ocb_cipher()
|
D | ciphercommon_gcm.c | 304 int ossl_gcm_stream_update(void *vctx, unsigned char *out, size_t *outl, in ossl_gcm_stream_update() 326 int ossl_gcm_stream_final(void *vctx, unsigned char *out, size_t *outl, in ossl_gcm_stream_final() 344 unsigned char *out, size_t *outl, size_t outsize, in ossl_gcm_cipher()
|
D | cipher_null.c | 65 static int null_cipher(void *vctx, unsigned char *out, size_t *outl, in null_cipher() 92 static int null_final(void *vctx, unsigned char *out, size_t *outl, in null_final()
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | lws-genaes.c | 267 int outl = sizeof(buf), n = 0; in lws_genaes_destroy() local 321 int n = 0, outl, olen; in lws_genaes_crypt() local
|
/third_party/openssl/crypto/asn1/ |
D | a_sign.c | 33 int i, inl = 0, outl = 0; in ASN1_sign() local 158 size_t inl = 0, outl = 0, outll = 0; in ASN1_item_sign_ctx() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | a_sign.c | 33 int i, inl = 0, outl = 0; in ASN1_sign() local 158 size_t inl = 0, outl = 0, outll = 0; in ASN1_item_sign_ctx() local
|