Searched defs:EVP_DecodeBlock (Results 1 – 4 of 4) sorted by relevance
426 int EVP_DecodeBlock(uint8_t *dst, const uint8_t *src, size_t src_len) { in EVP_DecodeBlock() function
631 #define EVP_DecodeBlock GRPC_SHADOW_EVP_DecodeBlock macro
1466 #define EVP_DecodeBlock BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, EVP_DecodeBlock) macro