Home
last modified time | relevance | path

Searched refs:lws_gencrypto_openssl_hash_to_NID (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/lib/tls/openssl/
Dprivate-lib-tls-openssl.h52 lws_gencrypto_openssl_hash_to_NID(enum lws_genhash_types hash_type);
Dlws-gencrypto.c36 lws_gencrypto_openssl_hash_to_NID(enum lws_genhash_types hash_type) in lws_gencrypto_openssl_hash_to_NID() function
Dlws-genrsa.c288 int n = lws_gencrypto_openssl_hash_to_NID(hash_type),
332 int n = lws_gencrypto_openssl_hash_to_NID(hash_type),