Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/crypto/
Dcrypto.h72 int (*cipher_begin_session)(const struct device *dev, struct cipher_ctx *ctx, member
162 static inline int cipher_begin_session(const struct device *dev, in cipher_begin_session() function