Home
last modified time | relevance | path

Searched refs:EVP_DecodeUpdate (Results 1 – 8 of 8) sorted by relevance

/external/boringssl/src/crypto/base64/
Dbase64_test.cc226 int ret = EVP_DecodeUpdate(&ctx, out, &out_len, in TEST_P()
271 int ret = EVP_DecodeUpdate( in TEST_P()
Dbase64.c328 int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, uint8_t *out, int *out_len, in EVP_DecodeUpdate() function
/external/boringssl/src/include/openssl/
Dbase64.h149 OPENSSL_EXPORT int EVP_DecodeUpdate(EVP_ENCODE_CTX *ctx, uint8_t *out,
/external/boringssl/src/decrepit/bio/
Dbase64_bio.c217 k = EVP_DecodeUpdate(&(ctx->base64), (uint8_t *)ctx->buf, &num, p, in b64_read()
288 i = EVP_DecodeUpdate(&(ctx->base64), (uint8_t *)ctx->buf, in b64_read()
/external/boringssl/src/crypto/pem/
Dpem_lib.c735 i = EVP_DecodeUpdate(&ctx, in PEM_read_bio()
/external/grpc-grpc/src/objective-c/
Dgrpc_shadow_boringssl_symbol_list606 EVP_DecodeUpdate
DBoringSSL-GRPC.podspec2158 '#define EVP_DecodeUpdate GRPC_SHADOW_EVP_DecodeUpdate',
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h634 #define EVP_DecodeUpdate GRPC_SHADOW_EVP_DecodeUpdate macro