Home
last modified time | relevance | path

Searched refs:rsa_req (Results 1 – 3 of 3) sorted by relevance

/dports/net/jose/jose-11/lib/
H A Djwk.c444 static const char *rsa_req[] = { "e", "n", NULL }; in constructor() local
456 .type = { .kty = "RSA", .req = rsa_req, .pub = rsa_pub, .prv = rsa_prv } }, in constructor()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/tests/
H A Dunit_tls.cpp244 const Botan::PKCS10_Request rsa_req = in create_creds() local
259 rsa_ca.sign_request(rsa_req, rng, start_time, end_time); in create_creds()
/dports/security/botan2/Botan-2.18.2/src/tests/
H A Dunit_tls.cpp244 const Botan::PKCS10_Request rsa_req = in create_creds() local
259 rsa_ca.sign_request(rsa_req, rng, start_time, end_time); in create_creds()