Searched refs:KeyTag (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/CryptoPkg/CryptRuntimeDxe/ |
D | CryptRuntime.c | 175 IN RSA_KEY_TAG KeyTag, in RuntimeCryptRsaSetKey() argument 180 return RsaSetKey (RsaContext, KeyTag, BigNumber, BnLength); in RuntimeCryptRsaSetKey()
|
D | CryptRuntime.h | 151 IN RSA_KEY_TAG KeyTag,
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/ |
D | RuntimeDxeIpfCryptLib.c | 367 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/ |
D | CryptRsaExt.c | 58 IN RSA_KEY_TAG KeyTag, in RsaGetKey() argument 78 switch (KeyTag) { in RsaGetKey()
|
D | CryptRsaBasic.c | 90 IN RSA_KEY_TAG KeyTag, in RsaSetKey() argument 110 switch (KeyTag) { in RsaSetKey()
|
D | CryptRsaExtNull.c | 41 IN RSA_KEY_TAG KeyTag, in RsaGetKey() argument
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/ |
D | CryptRsaExtNull.c | 41 IN RSA_KEY_TAG KeyTag, in RsaGetKey() argument
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Protocol/ |
D | RuntimeCrypt.h | 154 IN RSA_KEY_TAG KeyTag,
|
/device/linaro/bootloader/edk2/CryptoPkg/Include/Library/ |
D | BaseCryptLib.h | 1834 IN RSA_KEY_TAG KeyTag, 1871 IN RSA_KEY_TAG KeyTag,
|