Home
last modified time | relevance | path

Searched defs:cipher_free_session (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/crypto/
Dcrypto.h77 int (*cipher_free_session)(const struct device *dev, struct cipher_ctx *ctx); member
204 static inline int cipher_free_session(const struct device *dev, in cipher_free_session() function