Searched defs:ossl_fromascii (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/ | ||
H A D | ctype.c | 242 int ossl_fromascii(int c) in ossl_fromascii() function |
/openssl/include/crypto/ | ||
H A D | ctype.h | 57 # define ossl_fromascii(c) (c) macro |
Completed in 8 milliseconds