Home
last modified time | relevance | path

Searched refs:ret (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbn.h442 BIGNUM *BN_bin2bn(const unsigned char *s, int len, BIGNUM *ret);
444 BIGNUM *BN_mpi2bn(const unsigned char *s, int len, BIGNUM *ret);
540 BIGNUM *BN_mod_inverse(BIGNUM *ret,
542 BIGNUM *BN_mod_sqrt(BIGNUM *ret,
549 BIGNUM *BN_generate_prime(BIGNUM *ret, int bits, int safe,
561 int BN_generate_prime_ex(BIGNUM *ret, int bits, int safe, const BIGNUM *add,
Dbio.h585 # define BIO_dup_state(b,ret) BIO_ctrl(b,BIO_CTRL_DUP,0,(char *)(ret)) argument
689 long argl, long ret);