Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/crypto/
Dcrypto.h166 enum cipher_op optype) in cipher_begin_session() argument
190 return api->cipher_begin_session(dev, ctx, algo, mode, optype); in cipher_begin_session()