Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/library/
H A Dcipher_wrap.h47 int (*cfb_func)(void *ctx, mbedtls_operation_t mode, size_t length, size_t *iv_off, member
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcipher_wrap.h91 int (*cfb_func)(void *ctx, mbedtls_operation_t mode, size_t length, size_t *iv_off, member