Searched refs:RSA_KEY_PKCS1 (Results 1 – 1 of 1) sorted by relevance
494 const RSA_KEY_PKCS1: &'static [u8] = include_bytes!("rsakeyrfc3447.key"); constant603 SigningAlgorithm::Rsa => RSA_KEY_PKCS1, in get_non_pkcs8_test_key_data()