Home
last modified time | relevance | path

Searched defs:rsa_key (Results 1 – 16 of 16) sorted by relevance

/external/ipsec-tools/src/racoon/
Drsalist.h49 struct rsa_key { struct
55 int rsa_key_insert(struct genlist *list, struct netaddr *src, struct netaddr *dst, RSA *rsa); argument
Drsalist.c71 struct rsa_key *rsa_key; in rsa_key_insert() local
/external/vboot_reference/futility/
Dcmd_create.c81 RSA *rsa_key = 0; in vb1_make_keypair() local
163 RSA *rsa_key = 0; in vb2_make_keypair() local
/external/tpm2-tss/test/integration/
Dfapi-ext-public-key.int.c50 RSA *rsa_key = NULL; in test_fapi_ext_public_key() local
/external/libchrome/crypto/
Drsa_private_key.cc26 bssl::UniquePtr<RSA> rsa_key(RSA_new()); in Create() local
/external/openscreen/util/crypto/
Drsa_private_key.cc28 bssl::UniquePtr<RSA> rsa_key(RSA_new()); in Create() local
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dtest_fips.c178 RSA *rsa_key = RSA_new(); in main() local
/external/boringssl/src/util/fipstools/cavp/
Dtest_fips.c178 RSA *rsa_key = RSA_new(); in main() local
/external/vboot_reference/host/lib/
Dhost_key.c26 RSA* rsa_key; in PrivateKeyReadPem() local
/external/openscreen/cast/receiver/channel/
Dstatic_credentials.cc89 RSA* rsa_key = EVP_PKEY_get0_RSA(tls_key.get()); in GenerateCredentials() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c466 RSA *rsa_key = NULL; in boringssl_fips_self_test() local
/external/boringssl/src/crypto/fipsmodule/self_check/
Dself_check.c614 RSA *rsa_key = NULL; in boringssl_fips_self_test() local
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Djson_token_test.cc283 static void check_jwt_signature(const char* b64_signature, RSA* rsa_key, in check_jwt_signature()
/external/grpc-grpc/test/core/security/
Djson_token_test.cc327 static void check_jwt_signature(const char* b64_signature, RSA* rsa_key, in check_jwt_signature()
/external/tpm2-tss/src/tss2-esys/
Desys_crypto_bssl.c548 RSA * rsa_key = NULL; in iesys_cryptbssl_pk_encrypt() local
Desys_crypto_ossl.c559 RSA * rsa_key = NULL; in iesys_cryptossl_pk_encrypt() local