Lines Matching refs:custom
6938 PSA key derivation custom: default -> AES-128
6942 PSA key derivation custom: flags=1 -> AES-128
6946 PSA key derivation custom: data non-empty -> AES-128
7535 PSA generate key custom: RSA, flags=1
7539 PSA generate key custom: RSA, empty e
7543 PSA generate key custom: RSA, e=3
7547 PSA generate key custom: RSA, e=3 with leading zeros
7555 #PSA generate key custom: RSA, e=3 with many leading zeros
7559 PSA generate key custom: RSA, e=513
7563 PSA generate key custom: RSA, e=65537
7567 PSA generate key custom: RSA, e=2^31-1
7571 PSA generate key custom: RSA, e=2^31+3 (too large for built-in RSA)
7575 PSA generate key custom: RSA, e=2^64+3 (too large for built-in RSA)
7579 PSA generate key custom: RSA, e=1
7583 PSA generate key custom: RSA, e=0
7587 PSA generate key custom: RSA, e=2
7591 # Check that with a driver, we reject a custom e as unsupported,
7596 PSA generate key custom: RSA, e=3 with driver and no fallback (not yet supported)
7600 PSA generate key custom: ECC, flags=0
7604 PSA generate key custom: ECC, flags=1
7608 PSA generate key custom: ECC, data non-empty