Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_prime.c30 #define square(x) ((BN_ULONG)(x) * (BN_ULONG)(x)) macro
/openssl/test/
H A Dbntest.c1424 BIGNUM *a = NULL, *square = NULL, *zero = NULL, *ret = NULL; in file_square() local

Completed in 21 milliseconds