Home
last modified time | relevance | path

Searched defs:bctx (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/bearssl/inc/
H A Dbearssl_aead.h360 const br_block_ctr_class **bctx; member
583 const br_block_ctrcbc_class **bctx; member
898 const br_block_ctrcbc_class **bctx; member
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_crypto.c2173 BN_CTX *bctx; /* BIGNUM context */ in crypto_alice() local
2248 BN_CTX *bctx; /* BIGNUM context */ in crypto_bob() local
2361 BN_CTX *bctx; /* BIGNUM context */ in crypto_iff() local
2505 BN_CTX *bctx; /* BIGNUM context */ in crypto_alice2() local
2578 BN_CTX *bctx; /* BIGNUM context */ in crypto_bob2() local
2684 BN_CTX *bctx; /* BIGNUM context */ in crypto_gq() local
2849 BN_CTX *bctx; /* BIGNUM context */ in crypto_alice3() local
2921 BN_CTX *bctx; /* BIGNUM context */ in crypto_bob3() local
3037 BN_CTX *bctx; /* BIGNUM context */ in crypto_mv() local
/freebsd-13.1/contrib/bearssl/src/aead/
H A Dccm.c51 br_ccm_init(br_ccm_context *ctx, const br_block_ctrcbc_class **bctx) in br_ccm_init()
H A Dgcm.c55 br_gcm_init(br_gcm_context *ctx, const br_block_ctr_class **bctx, br_ghash gh) in br_gcm_init()
H A Deax.c153 br_eax_init(br_eax_context *ctx, const br_block_ctrcbc_class **bctx) in br_eax_init()
/freebsd-13.1/sys/crypto/blake2/
H A Dblake2_cryptodev.c335 } bctx; in blake2_cipher_process() local
/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_ahci.c142 struct blockif_ctxt *bctx; member
2667 void *bctx; in pci_ahci_snapshot() local