Home
last modified time | relevance | path

Searched refs:dump_sess (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/keys/
H A Dtrusted_tpm.h74 static inline void dump_sess(struct osapsess *s) in dump_sess() function
103 static inline void dump_sess(struct osapsess *s) in dump_sess() function
/OK3568_Linux_fs/buildroot/package/pound/
H A D0003-Support-for-libressl-coexisting-with-openssl-1.1.x.patch129 @@ -1514,7 +1514,7 @@ dump_sess(const int control_sock, LHASH_OF(TABNODE) *const sess, BACKEND *con…
H A D0002-fix-openssl-1.1.0.patch310 @@ -1430,7 +1484,9 @@ dump_sess(const int control_sock, LHASH_OF(TABNODE) *const sess, BACKEND *con…
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm1.c492 dump_sess(&sess); in tpm_seal()