Home
last modified time | relevance | path

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

/base/tee/tee_os_framework/lib/teelib/libcrypto/src/
Dtee_crypto_api.c297 static TEE_Result check_algorithm_valid(uint32_t mode, uint32_t algorithm, TEE_OperationHandle oper… in check_algorithm_valid() function
341 ret = check_algorithm_valid(mode, algorithm, operation_handle); in TEE_AllocateOperation()