Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_rsa.h19 #define OAEP_MAX_DB_LEN 512 macro
H A Dhpre_rsa.c415 uint8_t seed_mgf[OAEP_MAX_DB_LEN] = { }; in rsa_oaep_fill_maskdb()
453 uint8_t db[OAEP_MAX_DB_LEN] = { }; in rsa_oaep_encode()
864 uint8_t seed_mgf[OAEP_MAX_DB_LEN] = { }; in rsa_oaep_get_db()
928 uint8_t db[OAEP_MAX_DB_LEN] = { }; in rsa_oaep_decode()