Home
last modified time | relevance | path

Searched refs:null_method (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/bio/
Dbss_null.c71 static BIO_METHOD null_method= variable
87 return(&null_method); in BIO_s_null()
/external/jpeg/
Djccolor.c409 null_method (j_compress_ptr cinfo) in null_method() function
429 cconvert->pub.start_pass = null_method; in jinit_color_converter()