Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deanmao/node-chimera
/ functions
Functions
7,255 in github.com/deanmao/node-chimera
⨍
Functions
7,255
◇
Types & classes
830
↓ 10 callers
Function
RSAref_bin2bn
unsigned char *from: [max] */
openssl/demos/engines/rsaref/rsaref.c:330
↓ 10 callers
Function
RSAref_bn2bin
unsigned char *to: [max] */
openssl/demos/engines/rsaref/rsaref.c:311
↓ 10 callers
Function
SSL_CTX_set_cipher_list
specify the ciphers to be used by default by the SSL_CTX */
openssl/ssl/ssl_lib.c:1297
↓ 10 callers
Function
SSL_accept
openssl/ssl/ssl_lib.c:934
↓ 10 callers
Function
TS_RESP_CTX_add_failure_info
openssl/crypto/ts/ts_rsp_sign.c:386
↓ 10 callers
Function
Time_F
openssl/crypto/idea/idea_spd.c:138
↓ 10 callers
Function
X509V3_get_d2i
openssl/crypto/x509v3/v3_lib.c:194
↓ 10 callers
Function
X509_NAME_get_entry
openssl/crypto/x509/x509name.c:129
↓ 10 callers
Function
X509at_add1_attr_by_NID
openssl/crypto/x509/x509_att.c:169
↓ 10 callers
Function
X509v3_delete_ext
openssl/crypto/x509/x509_v3.c:133
↓ 10 callers
Function
X509v3_get_ext
openssl/crypto/x509/x509_v3.c:125
↓ 10 callers
Function
X509v3_get_ext_by_NID
openssl/crypto/x509/x509_v3.c:74
↓ 10 callers
Function
X509v3_get_ext_by_OBJ
openssl/crypto/x509/x509_v3.c:84
↓ 10 callers
Function
X509v3_get_ext_count
openssl/crypto/x509/x509_v3.c:68
↓ 10 callers
Function
addr_expand
* Expand the bitstring form of an address into a raw byte array. * At the moment this is coded for simplicity, not speed. */
openssl/crypto/x509v3/v3_addr.c:145
↓ 10 callers
Function
ascii2ebcdic
openssl/crypto/ebcdic.c:208
↓ 10 callers
Function
bn_mul_mont
* This is essentially reference implementation, which may or may not * result in performance improvement. E.g. on IA-32 this routine was * observed
openssl/crypto/bn/bn_asm.c:847
↓ 10 callers
Function
bn_sqr_normal
tmp must have 2*n words */
openssl/crypto/bn/bn_sqr.c:158
↓ 10 callers
Function
get_bit
get_bit returns the |i|th bit in |in| */
openssl/crypto/ec/ecp_nistp521.c:1376
↓ 10 callers
Function
load_certs
openssl/apps/apps.c:1214
↓ 10 callers
Function
nist_cp_bn
openssl/crypto/bn/bn_nist.c:303
↓ 10 callers
Function
read_ledword
openssl/crypto/pem/pvkfmt.c:74
↓ 10 callers
Function
s
(a,b)
examples/jquery.js:3
↓ 10 callers
Function
showbn
openssl/crypto/srp/srptest.c:18
↓ 10 callers
Function
showbn
openssl/test/srptest.c:18
↓ 10 callers
Function
ssl3_init_finished_mac
openssl/ssl/s3_enc.c:548
↓ 10 callers
Function
subtract_u64
subtract_u64 sets *result = *result - v and *carry to one if the subtraction * underflowed. */
openssl/crypto/ec/ecp_nistp256.c:802
↓ 10 callers
Function
tls_errprintf
openssl/demos/easy_tls/easy-tls.c:312
↓ 10 callers
Function
write_ledword
openssl/crypto/pem/pvkfmt.c:440
↓ 9 callers
Function
ASN1_INTEGER_dup
openssl/crypto/asn1/a_int.c:64
↓ 9 callers
Function
ASN1_STRING_data
openssl/crypto/asn1/asn1_lib.c:481
↓ 9 callers
Function
BIO_find_type
openssl/crypto/bio/bio_lib.c:477
↓ 9 callers
Function
BN_GF2m_mod_sqr_arr
Square a, reduce the result mod p, and store it in a. r could be a. */
openssl/crypto/bn/bn_gf2m.c:463
↓ 9 callers
Function
BN_bn2hex
Must 'OPENSSL_free' the returned data */
openssl/crypto/bn/bn_print.c:68
↓ 9 callers
Function
BN_generate_prime_ex
openssl/crypto/bn/bn_prime.c:159
↓ 9 callers
Function
BN_is_prime_fasttest_ex
openssl/crypto/bn/bn_prime.c:243
↓ 9 callers
Function
BN_mod_lshift1_quick
BN_mod_lshift1 variant that may be used if a is non-negative * and less than m */
openssl/crypto/bn/bn_mod.c:221
↓ 9 callers
Function
BN_num_bits_word
openssl/crypto/bn/bn_lib.c:142
↓ 9 callers
Function
BN_sqr
r must not be a */ I've just gone over this and it is now %20 faster on x86 - eay - 27 Jun 96 */
openssl/crypto/bn/bn_sqr.c:65
↓ 9 callers
Function
BN_to_felem
BN_to_felem converts an OpenSSL BIGNUM into an felem */
openssl/crypto/ec/ecp_nistp521.c:174
↓ 9 callers
Function
BN_to_felem
From OpenSSL BIGNUM to internal representation */
openssl/crypto/ec/ecp_nistp224.c:312
↓ 9 callers
Function
BN_to_felem
BN_to_felem converts an OpenSSL BIGNUM into an felem */
openssl/crypto/ec/ecp_nistp256.c:148
↓ 9 callers
Function
CMS_get0_SignerInfos
openssl/crypto/cms/cms_sd.c:492
↓ 9 callers
Function
ConcatCStrToCStr
openssl/MacOS/GetHTTPS.src/CPStringUtils.cpp:355
↓ 9 callers
Function
DES_encrypt3
openssl/crypto/des/des_enc.c:243
↓ 9 callers
Function
DH_compute_key
openssl/crypto/dh/dh_key.c:87
↓ 9 callers
Function
DSA_sign
openssl/crypto/dsa/dsa_asn1.c:153
↓ 9 callers
Function
EVP_Cipher
openssl/crypto/evp/evp_lib.c:191
↓ 9 callers
Function
EVP_PKEY_missing_parameters
openssl/crypto/evp/p_lib.c:143
↓ 9 callers
Function
EVP_PKEY_set1_RSA
openssl/crypto/evp/p_lib.c:277
↓ 9 callers
Function
EVP_rc4
openssl/crypto/evp/e_rc4.c:113
↓ 9 callers
Function
EVP_sha224
openssl/crypto/evp/m_sha1.c:136
↓ 9 callers
Function
EVP_sha384
openssl/crypto/evp/m_sha1.c:186
↓ 9 callers
Function
EVP_sha512
openssl/crypto/evp/m_sha1.c:205
↓ 9 callers
Function
HMAC_Init_ex
openssl/crypto/hmac/hmac.c:68
↓ 9 callers
Function
HMAC_Update
openssl/crypto/hmac/hmac.c:156
↓ 9 callers
Function
OBJ_cleanup
openssl/crypto/objects/obj_dat.c:222
↓ 9 callers
Function
PKCS12_verify_mac
Verify the mac */
openssl/crypto/pkcs12/p12_mutl.c:113
↓ 9 callers
Function
PKCS7_dataInit
openssl/crypto/pkcs7/pk7_doit.c:263
↓ 9 callers
Function
PrepareForAsyncOperation
openssl/MacOS/GetHTTPS.src/MacSocket.cpp:424
↓ 9 callers
Function
RAND_set_rand_method
openssl/crypto/rand/rand_lib.c:79
↓ 9 callers
Function
RC2_set_key
It has come to my attention that there are 2 versions of the RC2 * key schedule. One which is normal, and anther which has a hook to * use a reduce
openssl/crypto/rc2/rc2_skey.c:98
↓ 9 callers
Function
SSL_CTX_use_PrivateKey_file
openssl/ssl/ssl_rsa.c:633
↓ 9 callers
Function
SSL_get_peer_certificate
openssl/ssl/ssl_lib.c:828
↓ 9 callers
Function
SSLeay_version
openssl/crypto/cversion.c:65
↓ 9 callers
Function
X509V3_get_section
openssl/crypto/x509v3/v3_conf.c:397
↓ 9 callers
Function
X509_NAME_set
openssl/crypto/asn1/x_name.c:500
↓ 9 callers
Function
X509_cmp_time
openssl/crypto/x509/x509_vfy.c:1671
↓ 9 callers
Function
X509_set_issuer_name
openssl/crypto/x509/x509_set.c:95
↓ 9 callers
Function
X509at_add1_attr
openssl/crypto/x509/x509_att.c:121
↓ 9 callers
Function
X509v3_get_ext_by_critical
openssl/crypto/x509/x509_v3.c:104
↓ 9 callers
Function
add_cipher_smcap
openssl/crypto/pkcs7/pk7_smime.c:147
↓ 9 callers
Function
asn1_check_tlen
openssl/crypto/asn1/tasn_dec.c:1259
↓ 9 callers
Function
bn2gmp
Most often limb sizes will be the same. If not, we use hex conversion * which is neat, but extremely inefficient. */
openssl/engines/e_gmp.c:261
↓ 9 callers
Function
bn_mul_comba8
openssl/crypto/bn/bn_asm.c:557
↓ 9 callers
Function
bn_mul_recursive
r is 2*n2 words in size, * a and b are both n2 words in size. * n2 must be a power of 2. * We multiply and return the result. * t must be 2*n2 wor
openssl/crypto/bn/bn_mul.c:393
↓ 9 callers
Function
buffer_close
openssl/demos/tunala/buffer.c:11
↓ 9 callers
Function
buffer_empty
openssl/demos/tunala/buffer.c:26
↓ 9 callers
Function
circle_xor8
was A_A */
openssl/engines/ccgost/gosthash.c:40
↓ 9 callers
Function
cms_add_cipher_smcap
openssl/crypto/cms/cms_sd.c:957
↓ 9 callers
Function
display_engine_list
openssl/crypto/engine/enginetest.c:75
↓ 9 callers
Function
display_engine_list
openssl/test/enginetest.c:75
↓ 9 callers
Function
dtls1_stop_timer
openssl/ssl/d1_lib.c:391
↓ 9 callers
Function
extract_min_max
* Extract min and max values from an IPAddressOrRange. */
openssl/crypto/x509v3/v3_addr.c:670
↓ 9 callers
Function
felem_contract
felem_contract converts |in| to its unique, minimal representation. * On entry: * in[i] < 2^109 */
openssl/crypto/ec/ecp_nistp256.c:814
↓ 9 callers
Function
get_error_values
openssl/crypto/err/err.c:791
↓ 9 callers
Function
gost_init
Initalize context. Provides default value for subst_block */
openssl/engines/ccgost/gost89.c:296
↓ 9 callers
Function
point_add
This function is not entirely constant-time: * it includes a branch for checking whether the two input points are equal, * (while not equal to the p
openssl/crypto/ec/ecp_nistp224.c:854
↓ 9 callers
Function
print_name
openssl/apps/apps.c:1403
↓ 9 callers
Function
put_dev_crypto
openssl/crypto/engine/eng_cryptodev.c:216
↓ 9 callers
Function
ssl2_do_write
openssl/ssl/s2_pkt.c:695
↓ 9 callers
Function
ssl_clear_hash_ctx
openssl/ssl/ssl_lib.c:3241
↓ 9 callers
Function
surewarehk_error_handling
openssl/engines/e_sureware.c:582
↓ 8 callers
Function
ASN1_OCTET_STRING_cmp
openssl/crypto/asn1/a_octet.c:66
↓ 8 callers
Function
ASN1_STRING_cmp
openssl/crypto/asn1/asn1_lib.c:446
↓ 8 callers
Function
ASN1_STRING_length
openssl/crypto/asn1/asn1_lib.c:472
↓ 8 callers
Function
ASN1_item_d2i
openssl/crypto/asn1/tasn_dec.c:128
↓ 8 callers
Function
BF_cfb64_encrypt
openssl/crypto/bf/bf_cfb64.c:67
↓ 8 callers
Function
BF_ofb64_encrypt
The input and output encrypted as though 64bit ofb mode is being * used. The extra state information to record how much of the * 64bit block we hav
openssl/crypto/bf/bf_ofb64.c:66
↓ 8 callers
Function
BIO_dump_indent
openssl/crypto/bio/b_dump.c:183
← previous
next →
501–600 of 7,255, ranked by callers