Lines Matching full:using
24 # Verify ECDSA (secp256r1) signatures using mbed TLS
27 # Verify ECDSA (p256 or p384) signatures using PSA Crypto API
44 # Encrypt image in the secondary slot using RSA-OAEP-2048
47 # Encrypt image in the secondary slot using AES-256-CTR and RSA-OAEP-2048
50 # Encrypt image in the secondary slot using AES-KW-128
53 # Encrypt image in the secondary slot using AES-256-CTR and AES-KW-256
56 # Encrypt image in the secondary slot using ECIES-P256
59 # Encrypt image in the secondary slot using AES-256-CTR and ECIES-P256
62 # Encrypt image in the secondary slot using ECIES-P256 using Mbed TLS
65 # Encrypt image in the secondary slot using ECIES-X25519
68 # Encrypt image in the secondary slot using AES-256-CTR and ECIES-X25519