Home
last modified time | relevance | path

Searched refs:keytypes (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/conf/
H A Dconf_def.c906 const unsigned short * keytypes = (const unsigned short *) conf->meth_data; in is_keytype() local
925 return (keytypes[key] & type) ? 1 : 0; in is_keytype()
/third_party/openssl/crypto/conf/
H A Dconf_def.c906 const unsigned short * keytypes = (const unsigned short *) conf->meth_data; in is_keytype() local
925 return (keytypes[key] & type) ? 1 : 0; in is_keytype()

Completed in 3 milliseconds