代码搜索:OpenSSL

找到约 8,687 项符合「OpenSSL」的源代码

代码结果 8,687
www.eeworm.com/read/328357/3444820

pod rand_bytes.pod

=pod =head1 NAME RAND_bytes, RAND_pseudo_bytes - generate random data =head1 SYNOPSIS #include int RAND_bytes(unsigned char *buf, int num); int RAND_pseudo_bytes(unsigned cha
www.eeworm.com/read/328357/3444830

pod dh_size.pod

=pod =head1 NAME DH_size - get Diffie-Hellman prime size =head1 SYNOPSIS #include int DH_size(DH *dh); =head1 DESCRIPTION This function returns the Diffie-Hellman size in bytes
www.eeworm.com/read/328357/3444832

pod rand_egd.pod

=pod =head1 NAME RAND_egd - query entropy gathering daemon =head1 SYNOPSIS #include int RAND_egd(const char *path); int RAND_egd_bytes(const char *path, int bytes); int RAND
www.eeworm.com/read/328357/3444865

pod err_put_error.pod

=pod =head1 NAME ERR_put_error, ERR_add_error_data - record an error =head1 SYNOPSIS #include void ERR_put_error(int lib, int func, int reason, const char *file, int li
www.eeworm.com/read/328357/3444866

pod bn_copy.pod

=pod =head1 NAME BN_copy, BN_dup - copy BIGNUMs =head1 SYNOPSIS #include BIGNUM *BN_copy(BIGNUM *to, const BIGNUM *from); BIGNUM *BN_dup(const BIGNUM *from); =head1 DESCRIPTIO
www.eeworm.com/read/328357/3444886

pod err_load_crypto_strings.pod

=pod =head1 NAME ERR_load_crypto_strings, SSL_load_error_strings, ERR_free_strings - load and free error strings =head1 SYNOPSIS #include void ERR_load_crypto_strings(void); vo
www.eeworm.com/read/328357/3444892

pod err_error_string.pod

=pod =head1 NAME ERR_error_string, ERR_error_string_n, ERR_lib_error_string, ERR_func_error_string, ERR_reason_error_string - obtain human-readable error message =head1 SYNOPSIS #include
www.eeworm.com/read/328357/3444894

pod evp_sealinit.pod

=pod =head1 NAME EVP_SealInit, EVP_SealUpdate, EVP_SealFinal - EVP envelope encryption =head1 SYNOPSIS #include int EVP_SealInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type,
www.eeworm.com/read/328357/3444907

pod rsa_sign.pod

=pod =head1 NAME RSA_sign, RSA_verify - RSA signatures =head1 SYNOPSIS #include int RSA_sign(int type, const unsigned char *m, unsigned int m_len, unsigned char *sigret, uns
www.eeworm.com/read/328357/3444919

pod err_remove_state.pod

=pod =head1 NAME ERR_remove_state - free a thread's error queue =head1 SYNOPSIS #include void ERR_remove_state(unsigned long pid); =head1 DESCRIPTION ERR_remove_state() frees