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

  /external/openssl/crypto/bio/
bio_lib.c 295 if ((b == NULL) || (b->method == NULL) || (b->method->bgets == NULL))
313 i=b->method->bgets(b,in,inl);
bio.h 303 int (*bgets)(BIO *, char *, int); member in struct:bio_method_st
    [all...]
  /external/openssl/include/openssl/
bio.h 303 int (*bgets)(BIO *, char *, int); member in struct:bio_method_st
    [all...]

Completed in 110 milliseconds