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