Searched refs:wrap_key (Results 1 – 4 of 4) sorted by relevance
232 wrap_key(struct sshkey *k) in wrap_key() function353 wrap_key(k); in pkcs11_add_provider()
176 pub(crate) fn wrap_key(template: &Template, private_key: &[u8], public_key: &[u8]) -> Document { in wrap_key() function
55 Ok(pkcs8::wrap_key( in generate_pkcs8()
88 Ok(pkcs8::wrap_key( in generate_pkcs8()