Searched refs:CE_METHOD_AES (Results 1 – 2 of 2) sorted by relevance
116 #define CE_METHOD_AES 0 macro154 #define CE_METHOD_IS_AES(type) ((type == CE_METHOD_AES) \
250 …task = ce_aes_config(req_ctx->dir, CE_METHOD_AES, req_ctx->mode, req_ctx->key, req_ctx->key_length… in ce_aes_start()
Completed in 9 milliseconds