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

  /src/crypto/external/apache2/openssl/dist/ssl/record/
rec_layer_s3.c 1149 static OSSL_FUNC_rlayer_security_fn rlayer_security_wrapper; variable
1150 static int rlayer_security_wrapper(void *cbarg, int op, int bits, int nid, function
1171 { OSSL_FUNC_RLAYER_SECURITY, (void (*)(void))rlayer_security_wrapper },
rec_layer_s3.c 1149 static OSSL_FUNC_rlayer_security_fn rlayer_security_wrapper; variable
1150 static int rlayer_security_wrapper(void *cbarg, int op, int bits, int nid, function
1171 { OSSL_FUNC_RLAYER_SECURITY, (void (*)(void))rlayer_security_wrapper },

Completed in 46 milliseconds