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