Searched defs:llen (Results 1 – 6 of 6) sorted by relevance
/openssl/test/ |
H A D | bio_base64_test.c | 65 static int memout(BIO *mem, char c, int llen, int *pos) in memout() 79 static int memoutws(BIO *mem, char c, unsigned wscnt, unsigned llen, int *pos) in memoutws() 94 int trunc, unsigned llen, unsigned wscnt, BIO *mem) in encode() 152 unsigned buflen, int trunc, char *encoded, unsigned llen, in genb64() 186 static int test_bio_base64_run(test_case *t, int llen, int wscnt) in test_bio_base64_run() 312 unsigned *llen; in generic_case() local
|
/openssl/ssl/ |
H A D | t1_enc.c | 423 size_t olen, const char *label, size_t llen, in tls1_export_keying_material()
|
H A D | tls13_enc.c | 832 const char *label, size_t llen, in tls13_export_keying_material() 872 const char *label, size_t llen, in tls13_export_keying_material_early()
|
H A D | ssl_lib.c | 3786 const char *label, size_t llen, in SSL_export_keying_material() 3806 const char *label, size_t llen, in SSL_export_keying_material_early()
|
/openssl/crypto/rsa/ |
H A D | rsa_pk1.c | 281 const char *label, int llen, in ossl_rsa_prf()
|
H A D | rsa_lib.c | 1175 int EVP_PKEY_CTX_set0_rsa_oaep_label(EVP_PKEY_CTX *ctx, void *label, int llen) in EVP_PKEY_CTX_set0_rsa_oaep_label()
|
Completed in 102 milliseconds