Home
last modified time | relevance | path

Searched refs:ret (Results 776 – 795 of 795) sorted by relevance

1...<<3132

/openssl/engines/
H A De_loader_attic.c1102 int ret = 1; in file_ctrl() local
1118 ret = 0; in file_ctrl()
1127 return ret; in file_ctrl()
/openssl/test/
H A Dcmp_ctx_test.c501 #define RET_IF_NULL_ARG(ctx, ret) \ argument
504 return ret; \
/openssl/crypto/sha/asm/
H A Dkeccak1600-mmx.pl291 &ret ();
/openssl/doc/man7/
H A Dfips_module.pod311 int ret = 1;
356 ret = 0;
365 return ret;
/openssl/crypto/md5/asm/
H A Dmd5-586.pl317 &ret();
/openssl/doc/man3/
H A DDES_random_key.pod23 void DES_random_key(DES_cblock *ret);
96 char *DES_fcrypt(const char *buf, const char *salt, char *ret);
H A DSSL_read.pod121 Call L<SSL_get_error(3)> with the return value B<ret> to find out the reason.
H A DSSL_write.pod108 Call SSL_get_error() with the return value B<ret> to find out the reason.
H A DSSL_shutdown.pod152 Call L<SSL_get_error(3)> with the return value B<ret> to find out the reason.
H A DOSSL_PARAM_int.pod186 The parameter will use storage pointed to by I<buf> and return size of I<ret>.
H A DEVP_EncryptInit.pod1638 int ret = 0, encrypt = 1, outlen, len;
1664 ret = 1;
1668 return ret;
/openssl/crypto/bn/asm/
H A Dsparcv8.S930 ret
1044 ret
1354 ret
1452 ret
H A Dsparcv8plus.S1014 ret
1130 ret
1446 ret
1552 ret
/openssl/include/openssl/
H A Dx509.h.in306 X509_REVOKED **ret,
596 X509_REVOKED **ret, const ASN1_INTEGER *serial);
597 int X509_CRL_get0_by_cert(X509_CRL *crl, X509_REVOKED **ret, X509 *x);
H A Dx509v3.h.in549 STACK_OF(CONF_VALUE) *ret);
H A Dasn1t.h.in622 int ret; /* return value */ member
/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl649 &ret ();
1431 &ret ();
/openssl/ssl/
H A Dssl_local.h2767 SSL_SESSION **ret);
2921 int ssl_hmac_old_new(SSL_HMAC *ret);
/openssl/crypto/ripemd/asm/
H A Drmd-586.pl598 &ret();
/openssl/
H A DCHANGES.md16486 * Make BN_generate_prime() return NULL on error if ret!=NULL.

Completed in 133 milliseconds

1...<<3132