Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page:
platform/linux-generic/odp_crypto.c
@@ -1060,6 +1081,41 @@ int odp_crypto_term_global(void)
return rc;
}
+int odp_crypto_init_local(void)
Comment:
I don't see the need to do that at this point as these are internal routines
anyway. That type of restructure might be something to consider for
Caterpillar.
> Dmitry Eremin-Solenikov(lumag) wrote:
> Hmm. The rest of init/term functions do not have such prefix. Should we
> change them?
>> Dmitry Eremin-Solenikov(lumag) wrote:
>> No, `sizeof uint32_t`
>>> muvarov wrote
>>> `_odp_crypto_term_local`
>>>> muvarov wrote
>>>> `_odp_crypto_init_local`
>>>>> muvarov wrote
>>>>> is 32 everywhere MAX_SESSIONS?
https://github.com/Linaro/odp/pull/342#discussion_r157285931
updated_at 2017-12-16 02:08:29