Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_sqr.c156 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_sqr.c156 void bn_sqr_recursive(BN_ULONG *r, const BN_ULONG *a, int n2, BN_ULONG *t) in bn_sqr_recursive() function