HomeSort by: relevance | last modified time | path
    Searched defs:null_method (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bss_null.c 20 static const BIO_METHOD null_method = { variable
37 return &null_method;
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bss_null.c 20 static const BIO_METHOD null_method = { variable
37 return &null_method;
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
bss_null.c 20 static const BIO_METHOD null_method = { variable
39 return &null_method;
  /src/external/gpl2/xcvs/dist/src/
root.h 18 null_method = 0, enumerator in enum:__anon9631

Completed in 24 milliseconds