HomeSort by relevance Sort by last modified time
    Searched refs:BIO_C_GET_FILE_PTR (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/bio/
bss_file.c 402 case BIO_C_GET_FILE_PTR:
bio.h 343 #define BIO_C_GET_FILE_PTR 107
447 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)
  /external/openssl/include/openssl/
bio.h 343 #define BIO_C_GET_FILE_PTR 107
447 #define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp)

Completed in 17 milliseconds