Searched refs:sign (Results 1 – 7 of 7) sorted by relevance
/optee_test-3.20.0/ta/ |
A D | subkey_notes.txt | 28 ../../optee_os/scripts/sign_encrypt.py sign-subkey \ 41 The sign script can do this with: 50 ../../optee_os/scripts/sign_encrypt.py sign-subkey \ 69 ../../optee_os/scripts/sign_encrypt.py sign-subkey \
|
/optee_test-3.20.0/host/xtest/ |
A D | regression_4100.c | 100 int32_t sign, uint32_t h) in cmd_from_octet_string() argument 107 op.params[0].value.b = sign; in cmd_from_octet_string() 440 int32_t sign = 1; in convert_from_string() local 471 sign = -1; in convert_from_string() 495 *sign = op.params[1].value.a; in cmd_get_value() 507 int32_t sign = 0; in print_handle() local 524 name, sign, os_len); in print_handle() 697 int32_t sign; in test_4102() member 721 int32_t sign = 0; in test_4102() local 736 os_res, &os_len, &sign, ha))) in test_4102() [all …]
|
A D | LICENSE | 326 school, if any, to sign a "copyright disclaimer" for the program, if
|
A D | pkcs11_1000.c | 7877 char sign[64] = { }; in xtest_pkcs11_test_1025() local 7879 CK_ULONG sign_len = ARRAY_SIZE(sign); in xtest_pkcs11_test_1025() 7985 (CK_BYTE_PTR)sign, &sign_len); in xtest_pkcs11_test_1025() 7995 (CK_BYTE_PTR)sign, sign_len); in xtest_pkcs11_test_1025()
|
/optee_test-3.20.0/host/xtest/gp/include/ |
A D | xml_timearithm_api.h | 678 uint32_t sign, const uint8_t *value, in Invoke_StoreS32() argument 691 return Invoke_Simple_Function_v2(c, sess, cmd_id, dest, sign, v, 0); in Invoke_StoreS32() 894 uint32_t sign, const uint8_t *value, in Macro_StoreBigInt() argument 916 op.params[1].value.a = sign; in Macro_StoreBigInt() 971 uint32_t sign, in Invoke_BigIntConvertFromOctetString() argument 992 op.params[1].value.a = sign; in Invoke_BigIntConvertFromOctetString()
|
/optee_test-3.20.0/host/openssl/include/openssl/ |
A D | pkcs7.h | 188 PKCS7_SIGNED *sign; member
|
A D | evp.h | 171 int (*sign) (int type, const unsigned char *m, unsigned int m_length, member 1296 int (*sign) (EVP_PKEY_CTX *ctx,
|
Completed in 43 milliseconds