Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/rsa/
Dcc_rsa_local.h143 uint8_t * Z_ptr,
Dcc_rsa_oaep.c660 uint8_t *Z_ptr, /*mgfSeed*/ in RsaOaepMGF1() argument
707 CC_PalMemCopy(T_TMP, Z_ptr/*seed*/, ZSize); in RsaOaepMGF1()