Searched defs:usage (Results 1 – 15 of 15) sorted by relevance
/openssl/dev/ |
H A D | release.sh | 16 usage () { function
|
/openssl/ |
H A D | Configure | 3343 sub usage subroutine
|
/openssl/crypto/x509/ |
H A D | v3_purp.c | 386 #define ku_reject(x, usage) \ argument 388 #define xku_reject(x, usage) \ argument 390 #define ns_reject(x, usage) \ argument 404 ASN1_BIT_STRING *usage; in ossl_x509v3_cache_extensions() local
|
H A D | x509_vfy.c | 2849 unsigned usage = DANETLS_NONE; in dane_match_cert() local
|
/openssl/test/ |
H A D | timing_load_creds.c | 83 static void usage(void) in usage() function
|
H A D | danetest.c | 245 static uint8_t usage; in tlsa_import_rr() local
|
H A D | testutil.h | 150 # define OPT_TEST_OPTIONS_WITH_EXTRA_USAGE(usage) \ argument
|
/openssl/demos/sslecho/ |
H A D | main.c | 126 static void usage(void) in usage() function
|
/openssl/util/ |
H A D | quicserver.c | 136 static void usage(void) in usage() function
|
/openssl/crypto/pkcs12/ |
H A D | p12_attr.c | 29 int PKCS8_add_keyusage(PKCS8_PRIV_KEY_INFO *p8, int usage) in PKCS8_add_keyusage()
|
/openssl/include/internal/ |
H A D | dane.h | 44 uint8_t usage; member
|
/openssl/test/testutil/ |
H A D | provider.c | 54 OSSL_PROVIDER **provider, int argn, const char *usage) in test_arg_libctx()
|
/openssl/apps/lib/ |
H A D | s_cb.c | 1268 uint8_t usage, selector, mtype; in print_verify_detail() local
|
/openssl/ssl/ |
H A D | ssl_lib.c | 263 uint8_t usage, in dane_tlsa_add() 1287 int SSL_get0_dane_tlsa(SSL *s, uint8_t *usage, uint8_t *selector, in SSL_get0_dane_tlsa() 1325 int SSL_dane_tlsa_add(SSL *s, uint8_t usage, uint8_t selector, in SSL_dane_tlsa_add()
|
/openssl/apps/ |
H A D | s_client.c | 419 static uint8_t usage; in tlsa_import_rr() local
|
Completed in 76 milliseconds