Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/include/
H A Ddrvcrypt_asn1_oid.h21 #define DRVCRYPT_ASN1_CONSTRUCTED 0x20 macro
/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Drsassa.c91 *buf++ = DRVCRYPT_ASN1_SEQUENCE | DRVCRYPT_ASN1_CONSTRUCTED; in emsa_pkcs1_v1_5_encode()
95 *buf++ = DRVCRYPT_ASN1_SEQUENCE | DRVCRYPT_ASN1_CONSTRUCTED; in emsa_pkcs1_v1_5_encode()