/freebsd/crypto/krb5/src/tests/gssapi/ |
H A D | t_iov.c | 107 test_standard_wrap(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_standard_wrap() 261 test_aead(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_aead() 397 test_mic(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2) in test_mic() 441 test_dce(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_dce()
|
/freebsd/crypto/openssl/test/ |
H A D | sm3_internal_test.c | 59 SM3_CTX ctx1, ctx2; in test_sm3() local
|
H A D | cmactest.c | 171 CMAC_CTX *ctx = NULL, *ctx2 = NULL; in test_cmac_copy() local
|
H A D | ssl_test_ctx_test.c | 75 static int testctx_eq(SSL_TEST_CTX *ctx, SSL_TEST_CTX *ctx2) in testctx_eq()
|
H A D | hmactest.c | 221 HMAC_CTX *ctx = NULL, *ctx2 = NULL; in test_hmac_copy() local
|
H A D | keymgmt_internal_test.c | 33 OSSL_LIB_CTX *ctx2; member
|
H A D | evp_pkey_provided_test.c | 910 EVP_PKEY_CTX *ctx = NULL, *ctx2 = NULL; test_fromdata_ecx() local [all...] |
H A D | evp_extra_test.c | 2369 EVP_PKEY_CTX *ctx2 = NULL; in test_EVP_PKEY_check() local 4960 EVP_CIPHER_CTX *ctx = NULL, *ctx2 = NULL; in test_cipher_with_engine() local
|
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | t_copy_context.c | 113 krb5_context ctx, ctx2; in main() local
|
H A D | t_ser.c | 62 krb5_context ctx2; in ser_context() local
|
/freebsd/crypto/openssl/demos/pkey/ |
H A D | EVP_PKEY_DSA_paramvalidate.c | 111 EVP_PKEY_CTX *ctx2 = NULL; in main() local
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_x931g.c | 31 BN_CTX *ctx = NULL, *ctx2 = NULL; in RSA_X931_derive_ex() local
|
/freebsd/sbin/ipf/libipf/ |
H A D | save_file.c | 61 file_match(void *ctx1, void *ctx2) in file_match()
|
H A D | save_v1trap.c | 49 snmpv1_match(void *ctx1, void *ctx2) in snmpv1_match()
|
H A D | save_v2trap.c | 53 snmpv2_match(void *ctx1, void *ctx2) in snmpv2_match()
|
/freebsd/sys/x86/iommu/ |
H A D | intel_reg.h | 46 uint64_t ctx2; member 64 #define DMAR_CTX2_GET_DID(ctx2) (((ctx2) & DMAR_CTX2_DID_MASK) >> 8) argument
|
/freebsd/crypto/openssl/apps/ |
H A D | fipsinstall.c | 303 EVP_MAC_CTX *ctx = NULL, *ctx2 = NULL; in fipsinstall_main() local
|
H A D | x509.c | 683 X509V3_CTX ctx2; in x509_main() local
|
H A D | s_server.c | 82 static SSL_CTX *ctx2 = NULL; variable
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wpa_auth.c | 6845 void (*cb)(void *ctx1, void *ctx2), 6867 void (*cb)(void *ctx1, void *ctx2), 7047 void (*cb)(void *ctx1, void *ctx2),
|
/freebsd/usr.bin/sort/ |
H A D | coll.c | 996 MD5_CTX ctx1, ctx2; in randomcoll() local
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ctrl_iface.c | 2261 static void restore_tk(void *ctx1, void *ctx2) in restore_tk()
|