Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/bn/
H A Dbn_sqr.c250 bn_sqr(BIGNUM *r, const BIGNUM *a, int r_len, BN_CTX *ctx) in bn_sqr() function
/openbsd/lib/libcrypto/bn/arch/amd64/
H A Dbn_arch.c99 bn_sqr(BIGNUM *r, const BIGNUM *a, int r_len, BN_CTX *ctx) in bn_sqr() function