Home
last modified time | relevance | path

Searched defs:rsa_num (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c1052 unsigned int *rsa_num = &tempargs->siglen; in RSA_sign_loop() local
1072 unsigned int rsa_num = tempargs->siglen; in RSA_verify_loop() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c837 size_t *rsa_num = &tempargs->sigsize; in RSA_sign_loop() local
859 size_t rsa_num = tempargs->sigsize; in RSA_verify_loop() local