Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 33) sorted by relevance

12

/openssl/test/
H A Dquic_record_test_util.h30 || !TEST_int_eq(a->unused, b->unused) in cmp_pkt_hdr()
/openssl/providers/fips/include/
H A Dfipscommon.h13 # define OSSL_FIPS_PARAM(structname, paramname, unused) \ argument
/openssl/crypto/async/arch/
H A Dasync_win.h44 VOID CALLBACK async_start_func_win(PVOID unused);
H A Dasync_win.c69 VOID CALLBACK async_start_func_win(PVOID unused) in async_start_func_win() argument
/openssl/util/
H A Dfind-unused-errs44 echo Possibly unused $F found in openssl.ec
/openssl/doc/man7/
H A DEVP_KDF-KB.pod50 The seed parameter is unused in counter mode.
95 (respectively) and the other is unused. They are unused for KMAC128 and KMAC256.
H A Dprovider-digest.pod230 Currently unused.
/openssl/include/openssl/
H A De_os2.h302 # define ossl_unused __attribute__((unused))
/openssl/doc/man3/
H A DSSL_CTX_sess_set_cache_size.pod29 If adding the session makes the cache exceed its size, then unused
H A DOPENSSL_fork_prepare.pod24 These methods are currently unused, and as such, no replacement methods are
H A DEVP_MD_meth_new.pod121 Currently unused.
126 Currently unused.
H A DASN1_generate_nconf.pod101 If the format is anything other than B<BITLIST> the number of unused
150 a SET or a BIT STRING respectively. For a BIT STRING the number of unused
H A DBIO_connect.pod22 B<socktype> and B<protocol>. Socket B<options> are currently unused,
H A DSSL_CTX_set1_sigalgs.pod66 otherwise they are unused.
H A DSSL_CTX_set_tmp_dh_callback.pod99 arguments are unused and can be ignored by the callback. The callback should
H A DASN1_EXTERN_FUNCS.pod136 be printed before any data is printed. I<fname> is currently unused and is
H A DX509_ATTRIBUTE.pod185 index I<idx> in the attribute I<attr>. I<data> is unused and can be set to NULL.
H A DOSSL_PARAM_int.pod309 OSSL_PARAM_set_all_unmodified() resets the unused indicator for all parameters
H A DX509_STORE_CTX_get_error.pod100 "unused".
/openssl/include/internal/
H A Dquic_wire_pkt.h351 unsigned int unused :4; member
/openssl/ssl/quic/
H A Dquic_wire_pkt.c208 hdr->unused = 0; in ossl_quic_wire_decode_pkt_hdr()
392 hdr->unused = b0 & 0x0f; in ossl_quic_wire_decode_pkt_hdr()
545 b0 |= hdr->unused; in ossl_quic_wire_encode_pkt_hdr()
/openssl/providers/fips/
H A Dfipsprov.c799 #define OSSL_FIPS_PARAM(structname, paramname, unused) \ in OSSL_provider_init_int() argument
1004 #define OSSL_FIPS_PARAM(structname, paramname, unused) \ argument
/openssl/crypto/err/
H A Derr.c644 static void err_delete_thread_state(void *unused) in err_delete_thread_state() argument
/openssl/
H A DREADME-ENGINES.md253 "external" ENGINE suffers no unnecessary memory footprint from unused
/openssl/doc/man5/
H A Dx509v3_config.pod187 STRING subjectPublicKey (excluding the tag, length, and number of unused bits).

Completed in 75 milliseconds

12