HomeSort by relevance Sort by last modified time
    Searched full:rsaes (Results 1 - 22 of 22) sorted by null

  /prebuilts/misc/common/nimbus-jose-jwt/
README.md 32 * Key encryption with RSAES-PKCS1-V1_5: RSA1_5 (deprecated)
33 * Key encryption with RSAES OAEP: RSA-OAEP and RSA-OAEP-256
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
RSAESOAEPparams.java 110 * RSAES-OAEP-params ::= SEQUENCE {
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/rsa/
AlgorithmParametersSpi.java 53 * Return the PKCS#1 ASN.1 structure RSAES-OAEP-params.
  /libcore/ojluni/src/main/java/javax/crypto/spec/
OAEPParameterSpec.java 40 * RSAES-OAEP-params ::= SEQUENCE {
  /system/tpm/trunks/
session_manager_impl.cc 183 // Label for RSAES-OAEP. Defined in TPM2.0 Part1 Architecture,
tpm_utility_impl.cc 441 << ": Cannot use RSAES for encryption with a restricted key";
508 << ": Cannot use RSAES for encryption with a restricted key";
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
SmartCardEdge.h 187 // RSAES-PKCS#1-V1.5 padding, for decryption
197 // RSAES-OAEP padding, for decryption
  /external/wpa_supplicant_8/src/eap_peer/
eap_pax.c 22 * RSAES-OAEP).
  /external/wpa_supplicant_8/src/eap_server/
eap_server_pax.c 22 * RSAES-OAEP).
  /external/scapy/scapy/asn1/
mib.py 163 "id-RSAES-OAEP" : "1.2.840.113549.1.1.7",
  /external/tpm2/
CpriRSA.c 519 // This function performs the encoding for RSAES-PKCS1-V1_5-ENCRYPT as defined in PKCS#1V2.1
561 // This function performs the decoding for RSAES-PKCS1-V1_5-ENCRYPT as defined in PKCS#1V2.1
    [all...]
tpm_types.h 1211 TPMS_ENC_SCHEME_RSAES rsaes; member in union:__anon40609
    [all...]
tpm_generated.c     [all...]
  /external/boringssl/src/include/openssl/
rsa.h 189 // implementing a protocol using RSAES-PKCS1-V1_5, use |RSA_NO_PADDING| and then
    [all...]
nid.h     [all...]
  /hardware/interfaces/keymaster/4.0/
IKeymasterDevice.hal 78 * - Unpadded, RSAES-OAEP and RSAES-PKCS1-v1_5 padding modes for RSA encryption.
    [all...]
  /external/boringssl/src/crypto/obj/
objects.txt 169 pkcs1 7 : RSAES-OAEP : rsaesOaep
    [all...]
obj_dat.h     [all...]
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libcrypto.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libcrypto.so 
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
libcrypto.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libcrypto.so 

Completed in 933 milliseconds