Home
last modified time | relevance | path

Searched refs:private_key (Results 1 – 2 of 2) sorted by relevance

/developtools/hdc/src/common/
Dauth.cpp150 int WritePublicKeyfile(RSA *private_key, const char *private_key_path) in WritePublicKeyfile() argument
157 ret = RSA2RSAPublicKey(private_key, &publicKey); in WritePublicKeyfile()
/developtools/profiler/hiebpf/include/
Dvmlinux.h50312 struct ecryptfs_private_key private_key; member