Home
last modified time | relevance | path

Searched defs:bnctx (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Des256.c271 BN_CTX *bnctx = NULL; in es256_pk_to_EVP_PKEY() local
339 BN_CTX *bnctx = NULL; in es256_pk_from_EC_KEY() local
411 BN_CTX *bnctx = NULL; in es256_sk_to_EVP_PKEY() local
H A Des384.c114 BN_CTX *bnctx = NULL; in es384_pk_to_EVP_PKEY() local
182 BN_CTX *bnctx = NULL; in es384_pk_from_EC_KEY() local
/freebsd/crypto/openssl/crypto/ec/
H A Dec_backend.c158 OSSL_PARAM params[], BN_CTX *bnctx, in ec_group_explicit_todata()
291 BN_CTX *bnctx, unsigned char **genbuf) in ossl_ec_group_todata()
H A Dec_lib.c1555 BN_CTX *bnctx = NULL; in EC_GROUP_new_from_params() local
1767 const char *propq, BN_CTX *bnctx) in EC_GROUP_to_params()
H A Dec_ameth.c486 BN_CTX *bnctx = NULL; in ec_pkey_export_to() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c126 BN_CTX *bnctx = NULL; in key_to_params() local
461 BN_CTX *bnctx = NULL; in ec_export() local
650 BN_CTX *bnctx = NULL; in common_get_params() local
1341 BN_CTX *bnctx = BN_CTX_new_ex(ossl_ec_key_get_libctx(ec)); in ec_gen() local
/freebsd/crypto/openssl/providers/implementations/kem/
H A Dec_kem.c69 BN_CTX *bnctx = NULL; in eckey_check() local
502 BN_CTX *bnctx = BN_CTX_new_ex(ossl_ec_key_get_libctx(pub)); in check_publickey() local
H A Drsa_kem.c246 BN_CTX *bnctx; in rsasve_gen_rand_bytes() local
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c2005 BN_CTX *bnctx; in crypto_bignum_mod() local
2024 BN_CTX *bnctx; in crypto_bignum_exptmod() local
2046 BN_CTX *bnctx; in crypto_bignum_inverse() local
2083 BN_CTX *bnctx; in crypto_bignum_div() local
2108 BN_CTX *bnctx; in crypto_bignum_addmod() local
2131 BN_CTX *bnctx; in crypto_bignum_mulmod() local
2152 BN_CTX *bnctx; in crypto_bignum_sqrmod() local
2203 BN_CTX *bnctx; in crypto_bignum_legendre() local
2247 BN_CTX *bnctx; member
/freebsd/crypto/openssl/test/
H A Dectest.c2412 BN_CTX *bnctx) in ec_point_hex2point_test_helper()
2460 BN_CTX *bnctx = NULL; in ec_point_hex2point_test() local
H A Dendecode_test.c62 static BN_CTX *bnctx = NULL; variable
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c1643 BN_CTX *bnctx = BN_CTX_new_ex(ossl_ec_key_get_libctx(eckey)); in get_payload_public_key() local
1675 BN_CTX *bnctx; in get_payload_public_key_ec() local
/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c829 BN_CTX *bnctx = NULL; in self_test_asym_cipher() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c491 BN_CTX *bnctx = NULL; in ecdsa_available() local