Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/CryptoPkg/CryptRuntimeDxe/
DCryptRuntime.c175 IN RSA_KEY_TAG KeyTag, in RuntimeCryptRsaSetKey() argument
180 return RsaSetKey (RsaContext, KeyTag, BigNumber, BnLength); in RuntimeCryptRsaSetKey()
DCryptRuntime.h151 IN RSA_KEY_TAG KeyTag,
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/
DRuntimeDxeIpfCryptLib.c367 IN RSA_KEY_TAG KeyTag, in RsaSetKey() argument
376 return mCryptProtocol->RsaSetKey (RsaContext, KeyTag, BigNumber, BnSize); in RsaSetKey()
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/
DCryptRsaExt.c58 IN RSA_KEY_TAG KeyTag, in RsaGetKey() argument
78 switch (KeyTag) { in RsaGetKey()
DCryptRsaBasic.c90 IN RSA_KEY_TAG KeyTag, in RsaSetKey() argument
110 switch (KeyTag) { in RsaSetKey()
DCryptRsaExtNull.c41 IN RSA_KEY_TAG KeyTag, in RsaGetKey() argument
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/
DCryptRsaExtNull.c41 IN RSA_KEY_TAG KeyTag, in RsaGetKey() argument
/device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/
DRuntimeCrypt.h154 IN RSA_KEY_TAG KeyTag,
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/
DBaseCryptLib.h1560 IN RSA_KEY_TAG KeyTag,
1597 IN RSA_KEY_TAG KeyTag,