Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/fips/
H A Dself_test_kats.c202 BN_CTX *bnctx = NULL; in self_test_kdf() local
373 BN_CTX *bnctx = NULL; in self_test_ka() local
448 BN_CTX *bnctx = NULL; in self_test_sign() local
541 BN_CTX *bnctx = NULL; in self_test_asym_cipher() local
/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.c157 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_ameth.c486 BN_CTX *bnctx = NULL; in ec_pkey_export_to() local
H A Dec_lib.c1551 BN_CTX *bnctx = NULL; in EC_GROUP_new_from_params() local
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dec_kmgmt.c121 BN_CTX *bnctx = NULL; in key_to_params() local
456 BN_CTX *bnctx = NULL; in ec_export() local
645 BN_CTX *bnctx = NULL; in common_get_params() 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/providers/implementations/kem/
H A Drsa_kem.c213 BN_CTX *bnctx; in rsasve_gen_rand_bytes() local
/freebsd/crypto/openssl/test/
H A Dectest.c2300 BN_CTX *bnctx) in ec_point_hex2point_test_helper()
2348 BN_CTX * bnctx = NULL; in ec_point_hex2point_test() local
H A Dendecode_test.c57 static BN_CTX *bnctx = NULL; variable
/freebsd/crypto/openssl/crypto/evp/
H A Dctrl_params_translate.c1638 BN_CTX *bnctx = BN_CTX_new_ex(ossl_ec_key_get_libctx(eckey)); in get_payload_public_key() local
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c491 BN_CTX *bnctx = NULL; in ecdsa_available() local