Home
last modified time | relevance | path

Searched refs:s (Results 1 – 7 of 7) sorted by relevance

/babblesim_ext_libCryptov1-latest/include/openssl/
Dbio.h471 # define BIO_set_app_data(s,arg) BIO_set_ex_data(s,0,arg) argument
472 # define BIO_get_app_data(s) BIO_get_ex_data(s,0) argument
508 # define BIO_set_filter_bio(b,s) BIO_ctrl(b,BIO_C_SET_PROXY_PARAM,2,(char *)(s)) argument
724 void *u, const char *s, int len);
726 void *u, const char *s, int len, int indent);
730 int BIO_dump_fp(FILE *fp, const char *s, int len);
731 int BIO_dump_indent_fp(FILE *fp, const char *s, int len, int indent);
Dasn1.h847 ASN1_UTCTIME *ASN1_UTCTIME_set(ASN1_UTCTIME *s, time_t t);
848 ASN1_UTCTIME *ASN1_UTCTIME_adj(ASN1_UTCTIME *s, time_t t,
850 int ASN1_UTCTIME_set_string(ASN1_UTCTIME *s, const char *str);
851 int ASN1_UTCTIME_cmp_time_t(const ASN1_UTCTIME *s, time_t t);
853 time_t ASN1_UTCTIME_get(const ASN1_UTCTIME *s);
857 ASN1_GENERALIZEDTIME *ASN1_GENERALIZEDTIME_set(ASN1_GENERALIZEDTIME *s,
859 ASN1_GENERALIZEDTIME *ASN1_GENERALIZEDTIME_adj(ASN1_GENERALIZEDTIME *s,
862 int ASN1_GENERALIZEDTIME_set_string(ASN1_GENERALIZEDTIME *s, const char *str);
896 ASN1_TIME *ASN1_TIME_set(ASN1_TIME *s, time_t t);
897 ASN1_TIME *ASN1_TIME_adj(ASN1_TIME *s, time_t t,
[all …]
Dobjects.h1012 ASN1_OBJECT *OBJ_txt2obj(const char *s, int no_name);
1014 int OBJ_txt2nid(const char *s);
1015 int OBJ_ln2nid(const char *s);
1016 int OBJ_sn2nid(const char *s);
Devp.h597 int EVP_DigestFinal_ex(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s);
604 int EVP_DigestFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s);
652 int EVP_SignFinal(EVP_MD_CTX *ctx, unsigned char *md, unsigned int *s,
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);
/babblesim_ext_libCryptov1-latest/src/
Dblecrypt_unittest.c14 char s[3*data_len + 1]; in print_bytes() local
15 memset(s, 0, 3*data_len + 1); in print_bytes()
17 char *op = s; in print_bytes()
26 printf(" %s\n", s); in print_bytes()
/babblesim_ext_libCryptov1-latest/docs/
DLICENSE102 * Copyright remains Eric Young's, and as such any Copyright notices in
226 Contribution(s) alone or by combination of their Contribution(s)
227 with the Work to which such Contribution(s) was submitted. If You