Home
last modified time | relevance | path

Searched defs:bn_y (Results 1 – 4 of 4) sorted by relevance

/external/tpm2-tss/src/tss2-esys/
Desys_crypto_bssl.c708 BIGNUM *bn_y = NULL; in tpm_pub_to_ossl_pub() local
783 BIGNUM *bn_y = NULL; in iesys_cryptbssl_get_ecdh_point() local
Desys_crypto_ossl.c719 BIGNUM *bn_y = NULL; in tpm_pub_to_ossl_pub() local
794 BIGNUM *bn_y = NULL; in iesys_cryptossl_get_ecdh_point() local
/external/rust/beto-rust/nearby/crypto/crypto_provider_openssl/src/
Dp256.rs80 let bn_y = BigNum::from_slice(y)?; localVariable
/external/libwebsockets/lib/tls/openssl/
Dlws-genec.c126 BIGNUM *bn_d, *bn_x, *bn_y; in lws_genec_eckey_import() local