Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dencode.c72 static const unsigned char data_ascii2bin[128] = { variable
328 table = data_ascii2bin; in EVP_DecodeUpdate()
423 table = data_ascii2bin; in evp_decodeblock_int()