/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
bss_file.c | 408 case BIO_C_GET_FILE_PTR:
|
bio.h | 410 #define BIO_C_GET_FILE_PTR 107 514 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp) [all...] |
/external/openssl/crypto/bio/ |
bss_file.c | 408 case BIO_C_GET_FILE_PTR:
|
bio.h | 407 #define BIO_C_GET_FILE_PTR 107 511 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp) [all...] |
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
bio.h | 410 #define BIO_C_GET_FILE_PTR 107 514 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp) [all...] |
/external/openssl/include/openssl/ |
bio.h | 407 #define BIO_C_GET_FILE_PTR 107 511 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp) [all...] |